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

Duplicated from  charlykso/emoteflow-emotion-cnn

skywolf46
/
emoteflow-emotion-cnn

Image Classification
Keras
ONNX
emotion-recognition
cnn
fer2013
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use skywolf46/emoteflow-emotion-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use skywolf46/emoteflow-emotion-cnn with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://skywolf46/emoteflow-emotion-cnn")
    
  • Notebooks
  • Google Colab
  • Kaggle
emoteflow-emotion-cnn
79.6 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
skywolf46's picture
skywolf46
chore: update README.md
869404b verified 23 days ago
  • .gitattributes
    1.58 kB
    Duplicate from charlykso/emoteflow-emotion-cnn 26 days ago
  • README.md
    1.18 kB
    chore: update README.md 23 days ago
  • confusion_matrix.png
    96.4 kB
    Duplicate from charlykso/emoteflow-emotion-cnn 26 days ago
  • emoteflow_model.keras
    59.1 MB
    xet
    Duplicate from charlykso/emoteflow-emotion-cnn 26 days ago
  • emoteflow_model.onnx
    20.4 MB
    xet
    Duplicate from charlykso/emoteflow-emotion-cnn 26 days ago