A fully functional Flutter application dedicated to the You Only Look Once (YOLO) algorithm for Real Time Object Detection / Segmentation. The flutter_vision package has been instrumental in setting this algorithm up as well as the models, references and infrastructure provided by ultralytics
This repository is part of my entry at EUCYS 2023, representing Romania in Brussels with apps for helping the visually impaired see.
- Make sure to have the Flutter SDK installed and pointed at by your IDE.
- Open the repository with your IDE, go to pubspec.yaml and perform
pub get
- Select a mobile device to run the application on.
- Hit Run.
- ???
- Profit.