Quoc Bao Posted on Jun 27, 2022 FruitsClassifier on Fruits 360 #python #machinelearning #deeplearning #pytorch On this project, I build a classifier on the Fruits 360 dataset using Pytorch. I use a pretrained model and transfer learning, as well as do hyper-parameter search to help increase the accuracy. ✍️ Documentation: - Full Training on Kaggle | GoogleNet | 94% Acc - Efficient Training with Pytorch Lightning - GitHub Page 📰 Dataset structure train/test |___apple_braeburn_1 |___r0_0.jpg |___r0_10.jpg ... |___carrot_1 |___r0_0.jpg |___r0_10.jpg ... Enter fullscreen mode Exit fullscreen mode Large batch visualization Separate visualization Single fruit visualization Single fruit visualization with transforms Separate visualization with transforms Batch visualization with transforms Pixel Intensity Visualize the number of classes Visualize loss and accuracy Visualize model predictions: green(correct) and red(incorrect) Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)