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
Re-convert valid OpenVINO IR for scrypted-yolov9c-relu
Browse files
objectDetection/scrypted-yolov9-relu/openvino/scrypted_yolov9c_relu.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9084242fc02e0ce8e2c969f7ed51c68d8d8af9e4431ff5e72c7432a9bc6f56d
|
| 3 |
+
size 50474692
|