Closed rdj94 closed 2 years ago
I met the same error, I wonder whether anybody has fixed that?
Hello, I also have the same problem when I try to do inference on multiple GPUs. Did you find any solution to this problem?
@rdj94 how did you solve the problem?
Hello, First, I trained model mask-rcnn through the following config and I tested mmdetection's multiple nodes inference.
when I set up a distributed environment as follows and run it as follows on the master and slave nodes, I get an error as follows.
Is there anything I'm missing by mistake? master env
slave env