Instructions to use camstack/camstack-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use camstack/camstack-models with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("camstack/camstack-models") - Notebooks
- Google Colab
- Kaggle
Upload vehicleClassification/efficientnet/onnx/camstack-vehicle-type-efficientnet.onnx with huggingface_hub
Browse files
vehicleClassification/efficientnet/onnx/camstack-vehicle-type-efficientnet.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5faa03102e70f322b6171c6fc9e99f7cb58fc5ff98651827a2e7534208a4a9b6
|
| 3 |
+
size 135134470
|