pytorch-faster-rcnn
pytorch-faster-rcnn copied to clipboard
AttributeError: module 'torch.distributed' has no attribute 'barrier'
Hello, I encountered this problem during verification. I would be very grateful if you could give me the answer.
del the dist
I removed line 40 of the evaluate_utils.py file and the problem was solved