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 objectDetection/yolov9/onnx/camstack-yolov9c-320.onnx with huggingface_hub
Browse files
objectDetection/yolov9/onnx/camstack-yolov9c-320.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41b48ef6b39f76340c9a2d40182eddf46ab311b68efbdf637148358f27f1f351
|
| 3 |
+
size 101750971
|