-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrun-custom-inference.sh
More file actions
7 lines (4 loc) · 3.15 KB
/
run-custom-inference.sh
File metadata and controls
7 lines (4 loc) · 3.15 KB
1
2
3
4
5
6
7
CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=12 NUM_THREADS=12 python scripts/test_toolpose_segmentation_on_videos_v3.py --videos_dir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/clipped_videos/P02/ --video_fname_id _EndoRight.mp4 --expt_savedir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0 --expt_name deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full --model_type DeepLab_v3 --num_videos -1 --input_width 640 --input_height 480 --score_detection_threshold 0.5 --area_threshold 11 --dist_threshold 110 --load_wts_model /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0/deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full/ckpts/model_005.pth --orig_width 1920 --orig_height 1080 --crop_width 1440 --crop_height 1080
CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=12 NUM_THREADS=12 python scripts/test_toolpose_segmentation_on_videos_v3.py --videos_dir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/clipped_videos/P03/ --video_fname_id _EndoRight.mp4 --expt_savedir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0 --expt_name deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full --model_type DeepLab_v3 --num_videos -1 --input_width 640 --input_height 480 --score_detection_threshold 0.5 --area_threshold 11 --dist_threshold 110 --load_wts_model /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0/deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full/ckpts/model_005.pth --orig_width 1920 --orig_height 1080 --crop_width 1440 --crop_height 1080
CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=12 NUM_THREADS=12 python scripts/test_toolpose_segmentation_on_videos_v3.py --videos_dir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/clipped_videos/P04/ --video_fname_id _EndoRight.mp4 --expt_savedir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0 --expt_name deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full --model_type DeepLab_v3 --num_videos -1 --input_width 640 --input_height 480 --score_detection_threshold 0.5 --area_threshold 11 --dist_threshold 110 --load_wts_model /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0/deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full/ckpts/model_005.pth --orig_width 1920 --orig_height 1080 --crop_width 1440 --crop_height 1080
CUDA_VISIBLE_DEVICES=3 OMP_NUM_THREADS=12 NUM_THREADS=12 python scripts/test_toolpose_segmentation_on_videos_v3.py --videos_dir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/clipped_videos/P05/ --video_fname_id _EndoRight.mp4 --expt_savedir /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0 --expt_name deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full --model_type DeepLab_v3 --num_videos -1 --input_width 640 --input_height 480 --score_detection_threshold 0.5 --area_threshold 11 --dist_threshold 110 --load_wts_model /rhf/bg40/Rice-Methodist-Surgical-Skills-Assessement-Data-2025/mfcnet_runs0/deeplabv3_pretrainedonJIGSAWS_lr3e-5_stepDecay_epochs05_full/ckpts/model_005.pth --orig_width 1920 --orig_height 1080 --crop_width 1440 --crop_height 1080