Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 235 Bytes

File metadata and controls

6 lines (4 loc) · 235 Bytes

fork-missing-tooth

ConvNet to detect if there is a missing tooth in a fork image

train_fork.py has de code to open images in data/train/, label and train them with a ConvNet similar to a VGG-16.

Still trying to get good results...