File size: 4,629 Bytes
4a1f918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Grasper" --device "cuda:1" --labels_of_interest "Grasper"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/LHookElectrocautery" --device "cuda:1" --labels_of_interest "L Hook Electrocautery"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Liver" --device "cuda:1" --labels_of_interest "Liver"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Fat" --device "cuda:1" --labels_of_interest "Fat"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Gallbladder" --device "cuda:1" --labels_of_interest "Gall Bladder"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Abdominalwall" --device "cuda:1" --labels_of_interest "Abdominal Wall"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/GITract" --device "cuda:1" --labels_of_interest "Gastrointestinal Tract"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/CysticDuct" --device "cuda:1" --labels_of_interest "Cystic Duct"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Blood" --device "cuda:1" --labels_of_interest "Blood"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/Hepaticvein" --device "cuda:1" --labels_of_interest "Hepatic Vein"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/LiverLigament" --device "cuda:1" --labels_of_interest "Liver Ligament"

python predictions_pointsam.py --data_folder "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_images2" --gt_path "/home/ubuntu/Desktop/Domain_Adaptation_Project/data/cholecSeg8k/test_labels2" --model_config config_model_test.yml --data_config config_cholec8k_test.yml --save_path "sam_point_cholec/ConnectiveTissue" --device "cuda:1" --labels_of_interest "Connective Tissue"