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

  • Log In
  • Sign Up

Goutham204
/
Emotion_detection

Image Classification
Keras
English
emotion-detection
facial-expression
fer2012
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Goutham204/Emotion_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Goutham204/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://Goutham204/Emotion_detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
Emotion_detection
25.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Goutham204's picture
Goutham204
Update README.md
c73c920 verified 11 months ago
  • .gitattributes
    1.57 kB
    Upload emotion-059.keras 11 months ago
  • Expression prediction(org).ipynb
    28.7 kB
    Upload Expression prediction(org).ipynb 11 months ago
  • Face Emotion Detection(org).ipynb
    1.08 MB
    Upload 2 files 11 months ago
  • README.md
    995 Bytes
    Update README.md 11 months ago
  • emotion-059.keras
    24.4 MB
    xet
    Upload emotion-059.keras 11 months ago
  • requirements.txt
    43 Bytes
    Create requirements.txt 11 months ago