orasul commited on
Commit
48721e0
·
1 Parent(s): b1f2c9e

Add resources. Update README

Browse files
README.md CHANGED
@@ -33,11 +33,19 @@ accessibility tools, and UI code generation.
33
 
34
  Bounding boxes with classes for bb_1:
35
 
36
- ![example1](./res/bb_1_yolo.jpeg)
 
 
 
 
37
 
38
  Bounding boxes with classes for bb_2:
39
 
40
- ![example2](./res/bb_2_yolo.jpeg)
 
 
 
 
41
 
42
  ---
43
 
@@ -46,5 +54,5 @@ Bounding boxes with classes for bb_2:
46
  The model was trained on 486 images and was tested on 60 images.
47
 
48
  Current YOLO model accuracy:
49
- ![example3](./res/YOLO_accuracy.png)
50
 
 
33
 
34
  Bounding boxes with classes for bb_1:
35
 
36
+ <img src="output/bb_1_yolo.jpeg" alt="example1" width="60%">
37
+
38
+ Bounding boxes without classes but with IDs after NMS for bb_1:
39
+
40
+ <img src="output/bb_1_yolo_updated.jpeg" alt="example2" width="60%">
41
 
42
  Bounding boxes with classes for bb_2:
43
 
44
+ <img src="output/bb_2_yolo.jpeg" alt="example3" width="60%">
45
+
46
+ Bounding boxes without classes but with IDs after NMS for bb_2:
47
+
48
+ <img src="output/bb_2_yolo_updated.jpeg" alt="example4" width="60%">
49
 
50
  ---
51
 
 
54
  The model was trained on 486 images and was tested on 60 images.
55
 
56
  Current YOLO model accuracy:
57
+ ![example5](./res/YOLO_accuracy.png)
58
 
res/{bb_1.jpeg → bb_1_yolo.jpeg} RENAMED
File without changes
res/{bb_2.jpeg → bb_1_yolo_updated.jpeg} RENAMED
File without changes
res/bb_2_yolo.jpeg ADDED

Git LFS Details

  • SHA256: 4720de4012ce7a40e45b9f234b855c7f951c4e2a4db5091f0f97d427154d06f9
  • Pointer size: 131 Bytes
  • Size of remote file: 352 kB
res/bb_2_yolo_updated.jpeg ADDED

Git LFS Details

  • SHA256: 63f56cb5cc269838d4e8397a5da03259168010ca8872b4bbe99bb95a2e561558
  • Pointer size: 131 Bytes
  • Size of remote file: 400 kB