Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 177 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 177 Bytes

fruit recognition

To start, prepare your data in 'train' 'val' and 'test' folders

Set required parameters in vars.py (e.g. mode = 'train', batch_size = 64 ...)

Run main.py