rezasalatin
commited on
Commit
•
aa8dce6
1
Parent(s):
1a6bb8a
Update test_video_seg.sh
Browse files- test_video_seg.sh +1 -1
test_video_seg.sh
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
python test_video_seg.py \
|
2 |
--test-path=Testing_Station/Duck_Rectified/20211017_1400_UTC/ \
|
3 |
--test-name=Duck_Rectified \
|
4 |
-
--model-path=logs/
|
|
|
1 |
python test_video_seg.py \
|
2 |
--test-path=Testing_Station/Duck_Rectified/20211017_1400_UTC/ \
|
3 |
--test-name=Duck_Rectified \
|
4 |
+
--model-path=logs/bestmodel/model/best.pth
|