BauerHartmut
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,10 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- Computer
|
5 |
- computervision
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- Computer
|
5 |
- computervision
|
6 |
+
---
|
7 |
+
|
8 |
+
# Uses
|
9 |
+
|
10 |
+
This LLM is trained on data generated by my code for the yolov8 model. [Github code](https://github.com/bauerhartmut/yolov8-Computervision)
|
11 |
+
The model is capable of briefly describing what the yolov8 model can detect and can also execute a command (/click).
|
12 |
+
When the command is triggered, a dictionary is generated containing the key data of the object to be clicked.
|