Datasets:

rassulya commited on
Commit
f0ec404
·
verified ·
1 Parent(s): d7d6449

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,12 +14,14 @@ COHI-O365 is a real-world dataset containing 1,000 fisheye images of 74 classes,
14
  RMFV365 is a synthetic fisheye dataset created by applying non-linear mapping to the Objects365 dataset. It comprises 5.1 million images offering a diverse range of perspectives and distortions, useful for training robust object detection models.
15
 
16
 
17
- <img src="https://github.com/IS2AI/COHI-O365/blob/main/pictures/COHI-365 Sample Images.png" width="750">
 
18
 
19
  *COHI-O365 Sample Images*
20
 
21
 
22
- <img src="https://github.com/IS2AI/COHI-O365/blob/main/pictures/RMFV365 Sample Images.png" width="750">
 
23
 
24
  *RMFV365 Sample Images*
25
 
@@ -33,7 +35,8 @@ Three YOLOv7 models were trained and evaluated:
33
  * **YOLOv7-T2:** Trained on RMFV365.
34
 
35
 
36
- <img src="https://github.com/IS2AI/COHI-O365/blob/main/pictures/training_scheme.jpg" width="500">
 
37
 
38
  *Model Training Scheme*
39
 
@@ -143,6 +146,3 @@ The models' performance, measured by mAP<sub>50</sub>, is summarized below:
143
  **Table:** Objects Recognition Results on Objects365, RMFV365-v1, RMFV365, and COHI-365 Testing Sets
144
 
145
 
146
- ## Citation
147
-
148
- *(Citation information not provided in the source content)*
 
14
  RMFV365 is a synthetic fisheye dataset created by applying non-linear mapping to the Objects365 dataset. It comprises 5.1 million images offering a diverse range of perspectives and distortions, useful for training robust object detection models.
15
 
16
 
17
+
18
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67056b2e6409e548690b1b6f/3v4VU8qDxSczHCFHIz9bj.png)
19
 
20
  *COHI-O365 Sample Images*
21
 
22
 
23
+
24
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67056b2e6409e548690b1b6f/Sww7NkXYVnEiXgc4NQyr6.png)
25
 
26
  *RMFV365 Sample Images*
27
 
 
35
  * **YOLOv7-T2:** Trained on RMFV365.
36
 
37
 
38
+
39
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67056b2e6409e548690b1b6f/JMJCqaGedoORAURGclSgP.png)
40
 
41
  *Model Training Scheme*
42
 
 
146
  **Table:** Objects Recognition Results on Objects365, RMFV365-v1, RMFV365, and COHI-365 Testing Sets
147
 
148