pesi
/

Luigi commited on
Commit
9133777
·
1 Parent(s): c4f84a9

Fix typo in model names mentioned in demo.sh demo_batch.sh

Browse files
Files changed (2) hide show
  1. demo.sh +1 -1
  2. demo_batch.sh +1 -1
demo.sh CHANGED
@@ -1,2 +1,2 @@
1
  #!/bin/sh
2
- python3 rtmo_demo.py ./video rtmo-t.fp16.batch1.onnx
 
1
  #!/bin/sh
2
+ python3 rtmo_demo.py ./video rtmo-t.fp16_batch1.onnx
demo_batch.sh CHANGED
@@ -1,2 +1,2 @@
1
  #!/bin/sh
2
- python3 rtmo_demo_batch.py ./video rtmo-t.fp16.batch4.onnx 4
 
1
  #!/bin/sh
2
+ python3 rtmo_demo_batch.py ./video rtmo-t.fp16_batch4.onnx 4