We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any plans to optimize the model for mobile ?
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
I have converted the model checkpoints to the TFLite format and used it in an Android app. Check the repo -> shubham0204/Hand_Detection_TFLite_Android.
To convert the checkpoints yourself, follow this step-by-step guide -> Google_Colab_Notebooks/Hand_Tracking_Model_TFLite_Conversion.ipynb
I have converted the model checkpoints to the TFLite format and used it in an Android app. Check the repo -> shubham0204/Hand_Detection_TFLite_Android. To convert the checkpoints yourself, follow this step-by-step guide -> Google_Colab_Notebooks/Hand_Tracking_Model_TFLite_Conversion.ipynb
HI @shubham0204 !, as of now tensorflow 1.15 is not available right?, So with what version i can able to convert it.
No branches or pull requests
Any plans to optimize the model for mobile ?
The text was updated successfully, but these errors were encountered: