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

Add classification models to Android onnx models zoo #438

Closed
ermolenkodev opened this issue Sep 2, 2022 · 0 comments
Closed

Add classification models to Android onnx models zoo #438

ermolenkodev opened this issue Sep 2, 2022 · 0 comments
Milestone

Comments

@ermolenkodev
Copy link
Collaborator

Add an initial set of mobile-friendly classification models for an Android ONNX models zoo.

ermolenkodev added a commit to ermolenkodev/KotlinDL that referenced this issue Sep 14, 2022
* Add EfficientNet-Lite model

* Add Mobilenetv1 model

* Implement models loading using ModelHub API

* Add Imagenet labels utils
ermolenkodev added a commit to ermolenkodev/KotlinDL that referenced this issue Sep 14, 2022
* Add EfficientNet-Lite model

* Add Mobilenetv1 model

* Implement models loading using ModelHub API

* Add Imagenet labels utils
ermolenkodev added a commit that referenced this issue Sep 15, 2022
* 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)
@juliabeliaeva juliabeliaeva added this to the 0.5 milestone Nov 16, 2022
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