Instructions to use keras-io/video-classification-cnn-rnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/video-classification-cnn-rnn 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("keras-io/video-classification-cnn-rnn") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cf4c638801a31dd68ef241805d6b442514ca2b5966f4696fdb3e00b8ada34de
|
| 3 |
+
size 18300
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d41be6d9e9e0d65392ed39c072cb77e7986f92dd5a8594ddea3937c44405f2ad
|
| 3 |
+
size 5868007
|