Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 725 Bytes

DASC2 - Challenge 3

Project roadmap

Fruit classification:

  • Getting started on EDA
  • Neural network research
  • Dataset research
  • Split the training set to validation and leave the test set
  • Train a model on one class and test it with all classes
  • Optimal stop point when validation is high
  • ResNet
  • Vgg16
  • Tensorflow-lite model

Mobile application:

  • Flutter vs React Native research
  • App design / wireframes