This is the open-source code for the article Food Waste Detection in Canteen Plates using YOLOv11 (Published in MDPI) wrote by the students João Ferreira and Paulino Cerqueira and the corresponding author Jorge Ribeiro. The three authors of this article are from the Polytechnic Institute of Viana do Castelo (https://www.ipvc.pt)
NOTE: This is an adapted version of Food Waste Detection using YOLOv11
Some screenshots of the App's interface:
- There's still no documentation available.
The dataset for this project is also publicly available at: https://universe.roboflow.com/project-eyfif/proj3-food-waste-detection
To start the project in development, you need to have Flutter SDK installed in your device and run it through
flutter runElse, you can just build an APK with
flutter buildand then run it on your device