diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 18:17:03 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 18:17:03 +0300 |
commit | 866c83d76cef54cbdf3fe5e91d04cb257bbbe188 (patch) | |
tree | 51e983cdd3c99dad76b5fa33a76e55f0f7ddd971 | |
parent | 8029202c241fa89118f0f50ced117fbe0f5374e3 (diff) |
@ --> in
Changes to be committed:
modified: README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ 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 @ Brussels with apps for helping the visually impaired *see*. +This repository is part of my entry at EUCYS 2023, representing Romania in Brussels with apps for helping the visually impaired *see*. ## Insructions @@ -11,4 +11,4 @@ This repository is part of my entry at EUCYS 2023, representing Romania @ Brusse 3. Select a mobile device to run the application on. 4. Hit Run. 4. ??? -5. Profit.. +5. Profit. |