Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ademaulana
/
CNN-ASL-Alphabet-Sign-Recognition

Keras
asl
sign-language
cnn
tensorflow
mediapipe
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use ademaulana/CNN-ASL-Alphabet-Sign-Recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use ademaulana/CNN-ASL-Alphabet-Sign-Recognition with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ademaulana/CNN-ASL-Alphabet-Sign-Recognition")
    
  • Notebooks
  • Google Colab
  • Kaggle
CNN-ASL-Alphabet-Sign-Recognition
6.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ademaulana's picture
ademaulana
Update README.md
f481abe verified 10 months ago
  • .gitattributes
    1.58 kB
    Upload 2 files 10 months ago
  • README.md
    3.64 kB
    Update README.md 10 months ago
  • best_cnn_asl_model.keras
    3.14 MB
    xet
    Upload 2 files 10 months ago
  • cnn_asl_model_final.h5
    3.14 MB
    xet
    Upload 2 files 10 months ago