Grushus

Results 5 issues of Grushus

Hello! Just wondering what the best way to get the model after training to nvidia triton inference server? The model is in the .pth format which isnt supported by triton,...

**Describe the bug** Can't download the pretrained weights for fast-rcnn_r50_fpn_1x_coco. I need the .pth file so I can add it to my config. Is there an obvious thing I'm missing...

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...

Hello! I am trying to make a script in python where the mmdetection process automates and up until now I've used retinanet for testing and it's worked fine. But now...

Thanks for your error report and we appreciate it a lot. **Describe the bug** When training FasterRCNN model i get TypeError got an unexpected keyword argument 'bbox_head'. Model used: faster-rcnn_r101_fpn_1x_coco.py...