blob: 6ed1a76d43c141c7a82735d29b417a0240fa6105 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# YOLO-Flutter
A fully functional Flutter application dedicated to the You Only Look Once (YOLO) algorithm for Real Time Object Detection / Segmentation. The [flutter_vision](https://github.com/vladiH/flutter_vision) package has been instrumental in setting this algorithm up as well as the models, references and infrastructure provided by [ultralytics](https://github.com/ultralytics/ultralytics)
This repository is part of my entry at EUCYS 2023, representing Romania in Brussels with apps for helping the visually impaired *see*.
## Insructions
1. Make sure to have the Flutter SDK installed and pointed at by your IDE.
2. Open the repository with your IDE, go to pubspec.yaml and perform `pub get`
3. Select a mobile device to run the application on.
4. Hit Run.
4. ???
5. Profit.
## Star History
[](https://www.star-history.com/#xAlpharax/YOLO-Flutter&Date)
|