feiyuhuahuo / Yolact_minimal

Minimal PyTorch implementation of YOLACT.
237 stars 70 forks source link

Problems about DDP training. #73

Open sutiankang opened 1 year ago

sutiankang commented 1 year ago

When i employ DDP mode training, i got the following issue: image Could you help me tackle this bug, Thanks!

feiyuhuahuo commented 1 year ago

Check if the label is right or have the model read the correct data.