Object Detection
Riser commited on
Commit
60e0b0a
1 Parent(s): d7f6fbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -260,12 +260,12 @@ python tools/demo --source 0
260
  <th>output</th>
261
  </tr>
262
  <tr>
263
- <td><img src=pictures/input1.gif /></td>
264
- <td><img src=pictures/output1.gif/></td>
265
  </tr>
266
  <tr>
267
- <td><img src=pictures/input2.gif /></td>
268
- <td><img src=pictures/output2.gif/></td>
269
  </tr>
270
  </table>
271
 
260
  <th>output</th>
261
  </tr>
262
  <tr>
263
+ <td><img src=https://github.com/hustvl/YOLOP/blob/main/pictures/input1.gif/></td>
264
+ <td><img src=https://github.com/hustvl/YOLOP/blob/main/pictures/output1.gif/></td>
265
  </tr>
266
  <tr>
267
+ <td><img src=https://github.com/hustvl/YOLOP/blob/main/pictures/input2.gif/></td>
268
+ <td><img src=https://github.com/hustvl/YOLOP/blob/main/pictures/output2.gif/></td>
269
  </tr>
270
  </table>
271