Hi, i'm new in Unity and try to use my hand detect model in Unity, and this project seems very good for me,thanks~~
After replacing the model and label with my own model(trained by tensorflow 1.7.1+MobilenetSSD),the result is quite poor, only about 0.003,which i can achieve 0.98 or higher in Android or python.
So i wonder whether should i change something or some code like IMAGE_STD or somewhat?
Any reply will be appreciated~