py-bottom-up-attention icon indicating copy to clipboard operation
py-bottom-up-attention copied to clipboard

how to make Detectron 2 detect not only VGG class names but also ImageNet combined

Open monajalal opened this issue 4 years ago • 0 comments

I want to know how I can use the combination of ImageNet and VGG class names for label prediction for each RoI?

Currently you are supporting VGG in demo_vgg notebook

https://gist.github.com/yrevar/942d3a0ac09ec9e5eb3a

monajalal avatar Jun 25 '20 00:06 monajalal