-
Hello, I am trying to perform sliced prediction using "CBRes2Net" from https://github.com/shinya7y/UniverseNet which is based on the format of mmdetection. Is there any option to perform prediction using models which are currently not supported in the original mmdetection? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello @smcs88, Check this repo on how to implement zero shot object detector with |
Beta Was this translation helpful? Give feedback.
-
Thank you @fcakyon for the quick response and the support! |
Beta Was this translation helpful? Give feedback.
Hello @smcs88,
sahi
can support any detector following these steps: https://github.com/obss/sahi#contributingCheck this repo on how to implement zero shot object detector with
sahi
: https://github.com/machinelearnear/large-scale-object-detection-with-sahi-detectron2