Instructions to use litert-community/MobileNet-v3-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/MobileNet-v3-large with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Commit ·
37f6251
1
Parent(s): 0cb9d9c
Update README: Add model card metadata, ImageNet-1k metrics, and LiteRT usage example
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
datasets:
|
| 10 |
- imagenet-1k
|
| 11 |
model-index:
|
| 12 |
-
- name: litert-community/MobileNet-v3-large
|
| 13 |
results:
|
| 14 |
- task:
|
| 15 |
type: image-classification
|
|
|
|
| 9 |
datasets:
|
| 10 |
- imagenet-1k
|
| 11 |
model-index:
|
| 12 |
+
- name: litert-community/MobileNet-v3-large
|
| 13 |
results:
|
| 14 |
- task:
|
| 15 |
type: image-classification
|