Eli-YiLi / WSSS_MMSeg

Pseudo-mask Matters in Weakly-supervised Semantic Segmentation
Apache License 2.0
18 stars 3 forks source link

RuntimError #4

Closed shi-10 closed 2 years ago

shi-10 commented 2 years ago

RuntimeError: replicas_[0].size() == rebuilt_paramindices.size() INTERNAL ASSERT FAILED at "/pytorch/torch/csrc/distributed/c10d/reducer.cpp":1326, please report a bug to PyTorch. rebuilt parameter indices size is not same as original model parameters size.538 versus 1076000

Hello, do you have any good suggestions for solving this problem, thank you