Object Detection
YOLO
YOLOv9
BootsofLagrangian commited on
Commit
3f82598
1 Parent(s): 8ed871d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -2,6 +2,13 @@
2
  license: other
3
  license_name: umamusume-derivativework-guidelines
4
  license_link: https://umamusume.jp/derivativework_guidelines/
 
 
 
 
 
 
 
5
  ---
6
 
7
  # About **ULTIMA-YOLO** models
@@ -227,5 +234,4 @@ python ./detect_dual.py --source [image_path] --device 0 --img 1280 --weights '.
227
  | Win Variation | 21 | 2 | 0.94 | 1 | 0.995 | 0.895 |
228
  | Venus Paques | 37 | 2 | 0.935 | 1 | 0.995 | 0.796 |
229
  | Rigantona | 28 | 1 | 0.995 | 1 | 0.995 | 0.91 |
230
- | Sonon Elfie | 29 | 1 | 0.994 | 1 | 0.995 | 0.815 |
231
-
 
2
  license: other
3
  license_name: umamusume-derivativework-guidelines
4
  license_link: https://umamusume.jp/derivativework_guidelines/
5
+ datasets:
6
+ - UmaDiffusion/ULTIMA-YOLO
7
+ pipeline_tag: object-detection
8
+ tags:
9
+ - YOLO
10
+ - YOLOv9
11
+
12
  ---
13
 
14
  # About **ULTIMA-YOLO** models
 
234
  | Win Variation | 21 | 2 | 0.94 | 1 | 0.995 | 0.895 |
235
  | Venus Paques | 37 | 2 | 0.935 | 1 | 0.995 | 0.796 |
236
  | Rigantona | 28 | 1 | 0.995 | 1 | 0.995 | 0.91 |
237
+ | Sonon Elfie | 29 | 1 | 0.994 | 1 | 0.995 | 0.815 |