Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

squirelmail
/
model-BotDetect-CAPTCHA-Generator

Image-Text-to-Text
Keras
English
ocr
captcha
crnn
ctc
tensorflow
50x250
uppercase
digits
Model card Files Files and versions
xet
Community

Instructions to use squirelmail/model-BotDetect-CAPTCHA-Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use squirelmail/model-BotDetect-CAPTCHA-Generator with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://squirelmail/model-BotDetect-CAPTCHA-Generator")
    
  • Notebooks
  • Google Colab
  • Kaggle
model-BotDetect-CAPTCHA-Generator
1.55 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
squirelmail's picture
squirelmail
initial commit
28db8d3 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    31 Bytes
    initial commit 7 months ago