Mmdetection support#173
Mmdetection support#173SkalskiP merged 7 commits intoroboflow:mainfrom hardikdava:mmdetection_support
Conversation
|
@hardikdava, will it work with any MMDetection object detector or just selected ones? |
|
It will work with all models from |
|
Hi @hardikdava 👋🏻! I tried to test this feature, but it failed. Could you take a look at this notebook https://colab.research.google.com/drive/1HHODtyNlhoXG3etx_fjaU4-B6FsUYHhG, and let me know if I did something incorrectly or if we don't cover that case? |
|
@SkalskiP can you approve my request to open the notebook? |
|
@hardikdava you should be able to open it now |
|
@SkalskiP I will finish this by the end of the day. |
|
@SkalskiP Apparently, |
|
@SkalskiP Please test it merge it. |
|
Hi @hardikdava 👋🏻 thanks for creating Colab. It was super helpful. Merging. |
yeah, I like your idea about it. It is very easy to test it. I did the same for |
|
I think it would make sense to have a demo Google Colab as a requirement when we implement new features. It makes testing super easy. |
Description
Support for MMDetection inference result. This method also supports for mmyolo
Get more information on inference datatype from here
Type of change
Docs