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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

basmalaazab
/
asl-fingerspelling-transformer

Keras
tensorflow
sign-language
fingerspelling
transformer
asl
Model card Files Files and versions
xet
Community

Instructions to use basmalaazab/asl-fingerspelling-transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use basmalaazab/asl-fingerspelling-transformer with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://basmalaazab/asl-fingerspelling-transformer")
    
  • Notebooks
  • Google Colab
  • Kaggle
asl-fingerspelling-transformer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
basmalaazab's picture
basmalaazab
Update README.md
40ab3ff verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    3.12 kB
    Update README.md 8 days ago
  • config.json
    538 Bytes
    Upload 2 files 9 days ago
  • inference.py
    2.11 kB
    Upload folder using huggingface_hub 10 days ago
  • modeling.py
    12.8 kB
    Upload 2 files 9 days ago
  • requirements.txt
    39 Bytes
    Upload folder using huggingface_hub 10 days ago
  • transformer_weights.h5
    20.9 MB
    xet
    Upload folder using huggingface_hub 10 days ago
  • upload_to_hub.py
    1.21 kB
    Upload folder using huggingface_hub 10 days ago