Open AmingWu opened 4 years ago
Refer to maskrcnn-benchmark#241, there may exist another program occupying the default port. You need to modify these scripts and specify the port you want to use:
python -m torch.distributed.launch --master_port=FREE_PORT_NUMBER ./tool/train_net.py --config-file ${configfile}
Thanks for sharing your code. When I run your code, there is an error.
bash tools/fewshot_exp/train_voc_base.sh