lufficc / SSD

High quality, fast, modular reference implementation of SSD in PyTorch
MIT License
1.52k stars 384 forks source link

Default process group has not been initialized, please make sure to call init_process_group. #196

Open sihan-shao opened 3 years ago

sihan-shao commented 3 years ago

When I run train.py, I get this problem. How can I solve it?