Commit
·
10af28e
1
Parent(s):
0036ff4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- garythung/trashnet
|
5 |
+
- Zesky665/TACO
|
6 |
+
- detection-datasets/coco
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- object-detection
|
11 |
+
- computer-vision
|
12 |
---
|
13 |
+
|
14 |
+
# Result
|
15 |
+
|
16 |
+
<div align="center">
|
17 |
+
<img width="416" alt="turhancan97/yolov5-obb-trash-detection" src="https://huggingface.co/turhancan97/yolov5-detect-trash-classification/resolve/main/results.png">
|
18 |
+
</div>
|
19 |
+
|
20 |
+
# Examples
|
21 |
+
<div align="center">
|
22 |
+
<img width="416" alt="turhancan97/yolov5-obb-trash-detection" src="https://huggingface.co/turhancan97/yolov5-obb-trash-detection/resolve/main/example1.png">
|
23 |
+
</div>
|
24 |
+
<div align="center">
|
25 |
+
<img width="416" alt="turhancan97/yolov5-obb-trash-detection" src="https://huggingface.co/turhancan97/yolov5-obb-trash-detection/resolve/main/example2.png">
|
26 |
+
</div>
|
27 |
+
<div align="center">
|
28 |
+
<img width="416" alt="turhancan97/yolov5-obb-trash-detection" src="https://huggingface.co/turhancan97/yolov5-obb-trash-detection/resolve/main/example3.png">
|
29 |
+
</div>
|
30 |
+
<div align="center">
|
31 |
+
<img width="416" alt="turhancan97/yolov5-obb-trash-detection" src="https://huggingface.co/turhancan97/yolov5-obb-trash-detection/resolve/main/example4.png">
|
32 |
+
</div>
|