Hello everyone,
I’m currently working as an intern on an exciting project, and I would love to hear your thoughts!
The goal of the project is to detect fruits and vegetables and estimate their weight.
So far, I have:
- Completed an object detection model using YOLO,
- Built two separate CNN models for oranges and strawberries to estimate their weight,
- Extracted features like bounding box height, aspect ratio, and area to improve the estimation.
For other classes, I plan to use the average weight for now.
Since it’s my first time building an app like this, I would really appreciate any advice:
What should I prepare before developing the app?
What should I keep in mind while creating it?
your insights would be a huge help!