Results 3 issues of 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] ![image](https://github.com/wusize/CLIM/assets/39285147/72d645e8-7c76-482e-848e-e22f5a2fcec7) [Second run] ![image](https://github.com/wusize/CLIM/assets/39285147/aa50633b-860f-4584-837e-fba745e565d5) 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...