Update README.md

This commit is contained in:
Francesco Gatti
2020-01-16 18:21:34 +01:00
committed by GitHub
parent da4f246157
commit 2f57ba1222
+1
View File
@@ -49,3 +49,4 @@ this will genereate a yolo3_berkeley.rt file that can be used for live detection
./yolo3_demo # launch detection on a demo video
./yolo3_demo yolo3_berkeley.rt /dev/video0 # launch detection on device 0
```
![Demo preview](https://github.com/ceccocats/tkDNN/releases/download/v0.4/demo.gif)