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
Add an initial set of mobile-friendly classification models for an Android ONNX models zoo.
The text was updated successfully, but these errors were encountered:
Add classification models for Android (Kotlin#438)
c223129
* Add EfficientNet-Lite model * Add Mobilenetv1 model * Implement models loading using ModelHub API * Add Imagenet labels utils
8611373
Refactor classification models to use introduced Imagenet enum (Kotli…
ab125fb
…n#438)
Add classification models for Android (#438) (#448)
540fe9a
* Add classification models for Android (#438) * Add EfficientNet-Lite model * Add Mobilenetv1 model * Implement models loading using ModelHub API * Add Imagenet labels utils * Refactor classification models to use introduced Imagenet enum (#438)
No branches or pull requests
Add an initial set of mobile-friendly classification models for an Android ONNX models zoo.
The text was updated successfully, but these errors were encountered: