Fruit and Vegetables Identifier
- 1 Devlogs
- 1 Total hours
A machine learning model that uses a webcam or an image of a fruit or vegetable to predict what is is.
A machine learning model that uses a webcam or an image of a fruit or vegetable to predict what is is.
Dev Log #1:
Today, I worked on the Pytorch ML model utilizing the Fruits-360 dataset. I chose this dataset because it includes lots of different kinds of fruit and vegetables, compared to other datasets. As of right now, the model’s loss is cartoonishly high and lacks a n UI. The model’s training disability is probably due to the learning rate, and I hope to improve upon my model and application in the future. (I technically spend closer to 2+ hours on this part since I didn’t install Hackatime while making it)