File size: 4,234 Bytes
4a1f918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path "samed_ultrasound_final_256_bs32_focaldice.pth" --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Liver" --labels_of_interest "Liver"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Kidney" --labels_of_interest "Kidney"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Pancreas" --labels_of_interest "Pancreas"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Vessels" --labels_of_interest "Vessels"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Adrenals" --labels_of_interest "Adrenals"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Gall Bladder" --labels_of_interest "Gall Bladder"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Bones" --labels_of_interest "Bones"

python generate_predictions.py --data_config config_ultrasound.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/images/test" --gt_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/annotations/test" --pretrained_path samed_ultrasound_final_256_bs32_focaldice.pth --save_path "/media/ubuntu/New Volume/jay/ultrasound/abdominal_US/abdominal_US/RUS/samed_ultrasound_final_256_bs32_focaldice/Spleen" --labels_of_interest "Spleen"