hongzhen111 commited on
Commit
4b45cf5
·
verified ·
1 Parent(s): 6adff7c

Upload bash.txt

Browse files
Files changed (1) hide show
  1. bash.txt +5 -0
bash.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ CUDA_VISIBLE_DEVICES=0 python train_seq.py /root/code/SegAnyMo/configs/DOST_train.yaml
2
+
3
+ python core/utils/run_inference.py --data_dir /root/code/SegAnyMo/data_test/images --motin_seg_dir /root/code/SegAnyMo/result/train2/moseg --config_file /root/code/SegAnyMo/configs/DOST_test.yaml --gpus 0 --motion_seg_infer --e
4
+
5
+ python core/utils/run_inference.py --data_dir /root/code/SegAnyMo/data_test/images --sam2dir /root/code/SegAnyMo/result/train2/sam2 --motin_seg_dir /root/code/SegAnyMo/result/train2/moseg --gpus 0 --sam2 --e