forked from corfyi/UCMCTrack
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrun_mot17_test.sh
8 lines (8 loc) · 953 Bytes
/
run_mot17_test.sh
1
2
3
4
5
6
7
8
python run_mot17_test.py --seq MOT17-01 --fps 30 --wx 0.20 --wy 0.40 --a 10 --cdt 30 --conf_thresh 0.50 --vmax 0.5 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-03 --fps 30 --wx 0.45 --wy 0.55 --a 12 --cdt 30 --conf_thresh 0.26 --vmax 0.4 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-06 --fps 14 --wx 0.10 --wy 5.00 --a 19 --cdt 10 --conf_thresh 0.40 --vmax 1.0 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-07 --fps 30 --wx 2.00 --wy 2.00 --a 10 --cdt 10 --conf_thresh 0.50 --vmax 0.5 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-08 --fps 30 --wx 0.70 --wy 1.50 --a 9 --cdt 30 --conf_thresh 0.25 --vmax 3.0 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-12 --fps 30 --wx 0.50 --wy 0.50 --a 10 --cdt 10 --conf_thresh 0.50 --vmax 0.5 --hp --switch_2D 1
python run_mot17_test.py --seq MOT17-14 --fps 25 --wx 1.00 --wy 1.00 --a 10 --cdt 21 --conf_thresh 0.40 --vmax 1.0 --hp --switch_2D 1
pause