Update README.md
Browse files
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
|
| 264 |
-
<td><img src=pictures/output1.gif/></td>
|
| 265 |
</tr>
|
| 266 |
<tr>
|
| 267 |
-
<td><img src=pictures/input2.gif
|
| 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 |
|