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

FelaKuti
/
Emotion-detection

Image Classification
Keras
English
Model card Files Files and versions
xet
Community

Instructions to use FelaKuti/Emotion-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use FelaKuti/Emotion-detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://FelaKuti/Emotion-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
Emotion-detection
45.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
FelaKuti's picture
FelaKuti
Update README.md
ce8c9cd verified about 2 years ago
  • .gitattributes
    1.69 kB
    Rename emotion-detection.keras to emotion_detection.keras about 2 years ago
  • README.md
    4.26 kB
    Update README.md about 2 years ago
  • emotion_detection.keras
    44.5 MB
    xet
    Rename emotion-detection.keras to emotion_detection.keras about 2 years ago
  • haarcascade_frontalface_default.xml
    1.25 MB
    Upload haarcascade_frontalface_default.xml about 2 years ago