EnoxSoftware / OpenCVForUnity

OpenCV for Unity (Untiy Asset Plugin)
https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088
557 stars 175 forks source link

Tensor Object detection modelzoo compatibility #62

Open kushallokesh opened 4 years ago

kushallokesh commented 4 years ago

Hello Team,

Wanted to know which ssd_mobilenet versions are compatible with OpenCVForUnity

EnoxSoftware commented 4 years ago

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

kushallokesh commented 4 years ago

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