Instructions to use 23B849S/tfod_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use 23B849S/tfod_model 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("23B849S/tfod_model") - Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files
saved_model/saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:479573af0364ef8be3551c255c79eaf35d1e37a7a7c6b54876dc4a62ed8a6255
|
| 3 |
+
size 8656843
|
saved_model/variables/variables.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee0517aca0bdd36622df97ffb4d364035850734c30c7ef8ce4f3ee2bf48b5d9
|
| 3 |
+
size 18790443
|
saved_model/variables/variables.index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5c6a2c44200e52535b941b996e0249e684c4e78f161872510a960a7885b5721
|
| 3 |
+
size 18826
|