Instructions to use keras-io/ocr-for-captcha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/ocr-for-captcha 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/ocr-for-captcha") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48487853b0e4fb14717f7763341b9d4d5995d78ad0702e117414d323c1b44d9c
|
| 3 |
+
size 36792
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa3a25362b3e8275f4ba160d33b400f1fe37b4aae9e4f93ca1ab5bfdcadab137
|
| 3 |
+
size 4903779
|
variables/variables.data-00000-of-00001
ADDED
|
Binary file (5.21 MB). View file
|
|
|
variables/variables.index
ADDED
|
Binary file (4.53 kB). View file
|
|
|