Instructions to use snap-research/efficientformer-l3-300 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use snap-research/efficientformer-l3-300 with timm:
import timm model = timm.create_model("hf_hub:snap-research/efficientformer-l3-300", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Add TF weights
#3
by D-Roberts - opened
- tf_model.h5 +3 -0
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10140e94c7eafc5a2f12a1a39d6ac6f2e00920bac6c00e82e00e1a59594fd3c5
|
| 3 |
+
size 126301864
|