fanq15 / FewX

FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
https://github.com/fanq15/FewX
MIT License
346 stars 48 forks source link

RuntimeError #29

Open shengdandao opened 3 years ago

shengdandao commented 3 years ago

when I run "sh all,sh",there was an error: RuntimeError: NCCL error in: /opt/conda/conda-bld/pytorch_1591914742272/work/torch/lib/c10d/ProcessGroupNCCL.cpp:32, unhandled cuda error, NCCL version 2.4.8

I try to train at 2 GPU and change the learn rate,I don't know where problem occured