SALT-SAM / AllinonSAM /eval /btcv /generate_predictions.sh
pythn's picture
Upload with huggingface_hub
4a1f918 verified
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Spleen" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Right Kidney" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Left Kidney" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Gall Bladder" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Liver" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Stomach" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Aorta" --device "cuda:1"
python generate_predictions.py --model_config model_svdtuning.yml --data_config config_btcv.yml --data_folder "/media/ubuntu/New Volume/jay/BTCV/test_vol_h5" --save_path "./svdsam_btcv_1024" --pretrained_path "svdsam_btcv_1024.pth" --labels_of_interest "Pancreas" --device "cuda:1"