Object Detection
YOLO
YOLOv9
BootsofLagrangian commited on
Commit
5d777eb
1 Parent(s): 0027b5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -7,14 +7,18 @@ license_link: https://umamusume.jp/derivativework_guidelines/
7
  # About **ULTIMA-YOLO** models
8
 
9
  <div style="display: flex;">
10
- <img src="./3rd.jpg" style="width: 1200px; height: auto; margin-right: 10px;">
 
 
 
11
  </div>
12
-
13
  <div style="display: flex;">
14
- <img src="./0th.png" style="width: 400px; height: auto; margin-right: 10px;">
15
- <img src="./1st.jpg" style="width: 400px; height: auto; margin-right: 10px;">
16
- <img src="./2nd.png" style="width: 400px; height: auto; margin-right: 10px;">
17
  </div>
 
 
 
 
18
 
19
  This is a part of [ULTIMA](https://huggingface.co/datasets/UmaDiffusion/ULTIMA) project.
20
 
 
7
  # About **ULTIMA-YOLO** models
8
 
9
  <div style="display: flex;">
10
+ <img src="./0th.png" style="width: auto; height: auto; margin-right: 10px;">
11
+ </div>
12
+ <div style="display: flex;">
13
+ <img src="./1st.jpg" style="width: auto; height: auto; margin-right: 10px;">
14
  </div>
 
15
  <div style="display: flex;">
16
+ <img src="./2nd.png" style="width: auto; height: auto; margin-right: 10px;">
 
 
17
  </div>
18
+ <div style="display: flex;">
19
+ <img src="./3rd.jpg" style="width: auto; height: auto; margin-right: 10px;">
20
+ </div>
21
+
22
 
23
  This is a part of [ULTIMA](https://huggingface.co/datasets/UmaDiffusion/ULTIMA) project.
24