python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Effusion" --labels_of_interest "Effusion" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Nodule" --labels_of_interest "Nodule" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Cardiomegaly" --labels_of_interest "Cardiomegaly" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Fibrosis" --labels_of_interest "Fibrosis" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Consolidation" --labels_of_interest "Consolidation" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Emphysema" --labels_of_interest "Emphysema" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Mass" --labels_of_interest "Mass" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Calcification" --labels_of_interest "Calcification" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/PleuralThickening" --labels_of_interest "Pleural Thickening" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Pneumothorax" --labels_of_interest "Pneumothorax" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Fracture" --labels_of_interest "Fracture" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/Atelectasis" --labels_of_interest "Atelectasis" python generate_predictions.py --data_config config_chestxdet.yml --model_config model_svdtuning.yml --data_folder "/media/ubuntu/New Volume/jay/ChestXDet/test_data/images" --gt_path "/media/ubuntu/New Volume/jay/ChestXDet/test_data/masks" --pretrained_path "samed_chestxdet_final_256_bs32_focaldice.pth" --save_path "samed_chestxdet_final_256_bs32_focaldice/DiffuseNodule" --labels_of_interest "Diffuse Nodule"