AlphaJia / pytorch-faster-rcnn

pytorch based implementation faster rcnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: module 'torch.distributed' has no attribute 'barrier'

glt999 opened this issue · comments

Hello, I encountered this problem during verification. I would be very grateful if you could give me the answer.
image

del the dist

I removed line 40 of the evaluate_utils.py file and the problem was solved