OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

Tensor Object detection modelzoo compatibility

Open kushallokesh opened this issue 5 years ago • 2 comments

Hello Team,

Wanted to know which ssd_mobilenet versions are compatible with OpenCVForUnity

kushallokesh avatar Mar 23 '20 14:03 kushallokesh

OpenCVForUnity2.3.8 ( opencv4.2.0 ) supports MobileNet-SSD v2. https://github.com/opencv/opencv/wiki/TensorFlow-Object-Detection-API

Since this asset is a clone of OpenCV Java, you are able to use the same API as OpenCV Java. https://docs.opencv.org/4.2.0/javadoc/index.html https://enoxsoftware.github.io/OpenCVForUnity/3.0.0/doc/html/annotated.html

EnoxSoftware avatar Mar 24 '20 05:03 EnoxSoftware

Hey Team,

Thank you for the quick support, do I use the Tensorflowinception scene or the Mobilenetssd scene with the following objectdectionapi models

Stay Safe and Healthy

kushallokesh avatar Mar 24 '20 06:03 kushallokesh