Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom MobileNetSSD V2 Float not working in EMGU #34

Open
ShubhamSureWash opened this issue Apr 6, 2020 · 1 comment
Open

Custom MobileNetSSD V2 Float not working in EMGU #34

ShubhamSureWash opened this issue Apr 6, 2020 · 1 comment

Comments

@ShubhamSureWash
Copy link

Hello Team,

I trained a Custom MobileNetSSD V2 Float model for hand pose detection, it's working Android Studio Sample project provided by TensorFlow (I changed the predefined model with my custom model) but when I am trying to run it using the EMGU TF lite model it's giving us no result. Attached is the python code for running. Attached is the sample image. I think Using EMGU TFLite it is reading wrong input tensor. Feel free to ask out if any info is required from my side.

Image_2019100115500541590009_1

Custom_Model.zip

@emgucv
Copy link
Owner

emgucv commented Apr 6, 2020

The page here may give you some ideas on how to debug your code:
http://www.emgu.com/wiki/index.php/My_model_doesn%27t_work
Please take a look and see if that helps.

If you still can’t get it to work and would like to get our assistance, we will be able to give you a quote after reviewing the python code. Please email [email protected] if that is the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants