Dhruv Jain
Dhruv Jain
Hi @asim-shrestha Thanks for your reply. Yes, I am using the load rt struct feature. Well I have different folders for different ct series and I use the load rtstruct...
I am having the same issue.. Did you find the solution?
I am trying to run on the BRATS-21 dataset. ` python3 main.py --json_list=./jsons/brats21_folds.json --data_dir=./BRATS-2021/ --max_epochs=300 --val_every=5 --noamp --distributed --roi_x=128 --roi_y=128 --roi_z=128 --in_channels=4 --spatial_dims=3 --use_checkpoint --feature_size=48 --fold=0 ` ``` Original Traceback...