Christopher Mayershofer
commited on
Commit
·
5e2243e
1
Parent(s):
ef46076
Update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
inference: false
|
4 |
+
tags:
|
5 |
+
- object-detection
|
6 |
+
- yolov5
|
7 |
+
- loco
|
8 |
+
- logistics
|
9 |
---
|
10 |
+
|
11 |
+
### How to use
|
12 |
+
|
13 |
+
Follow the usage instructions [here](https://github.com/ultralytics/yolov5/tree/master).
|
14 |
+
|