Instructions to use birder-project/efficientvim_m1_il-common with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Birder
How to use birder-project/efficientvim_m1_il-common with Birder:
# 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
| { | |
| "birder_version": "v0.0.8a14", | |
| "name": "efficientvim", | |
| "alias": "efficientvim_m1", | |
| "task": "image_classification", | |
| "net_param": null, | |
| "model_config": { | |
| "embed_dim": [ | |
| 128, | |
| 192, | |
| 320 | |
| ], | |
| "depths": [ | |
| 2, | |
| 2, | |
| 2 | |
| ], | |
| "state_dim": [ | |
| 49, | |
| 25, | |
| 9 | |
| ] | |
| }, | |
| "signature": { | |
| "inputs": [ | |
| { | |
| "data_shape": [ | |
| 0, | |
| 3, | |
| 256, | |
| 256 | |
| ] | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "data_shape": [ | |
| 0, | |
| 371 | |
| ] | |
| } | |
| ] | |
| }, | |
| "rgb_stats": { | |
| "mean": [ | |
| 0.5191, | |
| 0.5306, | |
| 0.4877 | |
| ], | |
| "std": [ | |
| 0.2316, | |
| 0.2304, | |
| 0.2588 | |
| ] | |
| } | |
| } |