Instructions to use kirmorozov/mage-captcha-solver with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use kirmorozov/mage-captcha-solver 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("kirmorozov/mage-captcha-solver") - Notebooks
- Google Colab
- Kaggle
Model description
Model solves default 200x50px Magento/Adobe captcha with accuracy 94%+. Trained with 4-5 length case-sennsitive captcha
Intended uses & limitations
To assist with testing of captcha.
Training and evaluation data
Used 50630 images, trained on 90%, tested using 10%
Accuracy: 0.9415 Matches: 4767/5063
- Downloads last month
- 21