We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252c690 commit 6fdcfddCopy full SHA for 6fdcfdd
tests/test.sh
@@ -20,12 +20,12 @@ test_models=(
20
"./tests/test_model_landmark"
21
"./tests/test_model_mobilefacenet"
22
"./tests/test_model_mobilenet_ssd"
23
-"./tests/test_model_nanodet_m"
+# "./tests/test_model_nanodet_m"
24
"./tests/test_model_openpose"
25
"./tests/test_model_retinaface"
26
"./tests/test_model_ultraface"
27
-"./tests/test_model_unet"
28
-"./tests/test_model_yolact"
+# "./tests/test_model_unet"
+# "./tests/test_model_yolact"
29
"./tests/test_model_yolofastest"
30
"./tests/test_model_yolov3"
31
"./tests/test_model_yolov3_tiny"
0 commit comments