manjuphoenix commited on
Commit
eb95cd6
·
verified ·
1 Parent(s): cebde87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -31
README.md CHANGED
@@ -93,14 +93,6 @@ Classes list (in same order as class id): 0: "backhoe_loader", 1: "bicycle", 2:
93
  </div>
94
  -->
95
 
96
- <h2>SAGA</h2>
97
- <div align="center">
98
- <img src="/images/SAGA.png" alt="SAGA" style="width:60%;">
99
- <p style="font-size:2px">
100
- Illustration of SAGA augmentation. The process involves extracting objects from the image, converting them to grayscale, and reintegrating them into the original image while preserving background color information.
101
- </p>
102
- </div>
103
-
104
  <!--
105
  <h2>Qualitative Comparison</h2>
106
  <div align="center">
@@ -135,29 +127,6 @@ python inst_gry.py --coco_json_file /path/to/coco/json --image_directory /path/t
135
  ```
136
 
137
 
138
- <table>
139
- <tr>
140
- <th><h2>IndraEye Dataset</h2></th>
141
- <th><h2>Qualitative Comparison</h2></th>
142
- <tr>
143
- <td align="center">
144
- <img src="/images/eo_ir.jpg" alt="Qualitative Comparison" style="width: 100%;">
145
- <p style="font-size:2px">
146
- IndraEye RGB-IR samples. (a,b): High scale-variation medium altitude with minimal slant-angle during day time.
147
- (c,d): High scale-variation medium altitude with minimal slant-angle during night time.
148
- (e,f): High altitude with lesser slant-angle covering a large area.
149
- (g-h): Mid altitude with high scale variations.
150
- </p>
151
- </td>
152
- <td align="center">
153
- <img src="/images/cmt_pred.png" alt="SAGA" style="height: 80%; width: 80%;">
154
- <p style="font-size:2px">
155
- Output predictions to highlight the importance of the SAGA augmentation on CMT algorithm. (a) and (c) shows the increase in false positives while using vanilla CMT. Meanwhile (b) and (d) shows the reduction in false positives when using SAGA with CMT, showcasing its effectiveness.
156
- </p>
157
- </td>
158
- </tr>
159
- </table>
160
-
161
  <!--
162
  <div>
163
 
 
93
  </div>
94
  -->
95
 
 
 
 
 
 
 
 
 
96
  <!--
97
  <h2>Qualitative Comparison</h2>
98
  <div align="center">
 
127
  ```
128
 
129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  <!--
131
  <div>
132