mmdetection-to-tensorrt icon indicating copy to clipboard operation
mmdetection-to-tensorrt copied to clipboard

A stable release version tagged to specific version of MMDetection?

Open oliviawindsir opened this issue 5 years ago • 2 comments

Hi, may I know if there is a plan to release a stable version (tagged) for a specific version of MMDetection? I've noticed that there are some bugs that has been solved for bugs in mmdetection but hasn't been tagged yet.

I wanted to make sure that I can still reproduce my conversion a few months later as a reference. Alternatively, could you point to me which version of MMDetection should I be using with the tag version 0.3.0?

Thanks!

oliviawindsir avatar Apr 01 '21 10:04 oliviawindsir

Hi, Thanks for the notification. I should have tagged a new release after I finish the DETR conversion. It is on top of my TODO list now. The current master branch should be stable on MMDetection==2.10.0(I guess). Please feel free to use it. Or you can use MMDetection==2.5.0 with tag 0.3.0.

grimoire avatar Apr 01 '21 10:04 grimoire

That is superb! Thank you for your reply! It is a very helpful information. Again, I would like to thank you for the amazing support to convert MMDetection to TRT :)

oliviawindsir avatar Apr 02 '21 06:04 oliviawindsir