Thank you for your great work, MiB!
Depending on your introduction, I have configured all the environments and run the command:
python -m torch.distributed.launch --nproc_per_node=0 run.py --data_root data --batch_size 12 --dataset voc --name MIB --task 15-5 --step 1 --lr 0.001 --epochs 30 --method MIB
But the experiment could not run and there was no error. The following is the result of my command run:

The following is my dataset:

Could you please tell me is there any data path that needs to be set in advance or are there other variables that need to be set before experimenting?
Thank you for your feedback.
Thank you for your great work, MiB!
Depending on your introduction, I have configured all the environments and run the command:
python -m torch.distributed.launch --nproc_per_node=0 run.py --data_root data --batch_size 12 --dataset voc --name MIB --task 15-5 --step 1 --lr 0.001 --epochs 30 --method MIB
But the experiment could not run and there was no error. The following is the result of my command run:

The following is my dataset:

Could you please tell me is there any data path that needs to be set in advance or are there other variables that need to be set before experimenting?
Thank you for your feedback.