diff --git a/readme/README_seg.md b/readme/README_seg.md index e257492..367a3a6 100644 --- a/readme/README_seg.md +++ b/readme/README_seg.md @@ -41,8 +41,13 @@ where N.b. By default it is used FP32 inference +
-![gif](output.gif "Results on yolo_test.mp4") +![gif](output.gif "Results on yolo_test.mp4") + +
+ +For other demo videos refer to [this playlist](https://www.youtube.com/playlist?list=PLv0nEQYDD45y5EdSiywwCGPBmJVUzIWwe). ## Existing tests and supported networks @@ -58,4 +63,4 @@ N.b. By default it is used FP32 inference ## Known issues When creating the rt file all the checks returns errors. It is due to a different resize function and handling of the original ShelfNet outputs. -However, the network is supposed to work. \ No newline at end of file +However, the network is supposed to work.