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

  • Log In
  • Sign Up

Dafisns
/
human-emotion-recognition

Image Classification
Keras
LiteRT
tensorflow
emotion-recognition
facial-expression
cnn
tfjs
Model card Files Files and versions
xet
Community

Instructions to use Dafisns/human-emotion-recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Dafisns/human-emotion-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://Dafisns/human-emotion-recognition")
    
  • Notebooks
  • Google Colab
  • Kaggle
human-emotion-recognition
18.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Dafisnadhifs's picture
Dafisnadhifs
Add emotion recognition models (CNN, TFLite, TFJS)
43c4902 5 months ago
  • tfjs_model
    Add emotion recognition models (CNN, TFLite, TFJS) 5 months ago
  • tflite
    Add emotion recognition models (CNN, TFLite, TFJS) 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.79 kB
    Add emotion recognition models (CNN, TFLite, TFJS) 5 months ago
  • model_base.h5
    13.4 MB
    xet
    Add emotion recognition models (CNN, TFLite, TFJS) 5 months ago