Hojun (Eric) Choi
Hojun (Eric) Choi
Faster-RCNN produces different region proposals on each debug. I found that the file under the path below included a forward function producing different outputs. - mmdetection/mmdet/models/backbones/resnet.py x = self.conv1(x) x...
Hello Wusize! Thanks for your amazing work! I would also like to get your LVIS training and test code. Could you send the code to my email: [email protected]. Thank you...
[First run]  [Second run]  Hello, I have a question about how to reproduce the model on mmdetection 3.x. The model returns slightly different outputs even after fixing all...