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

Amadoudllo
/
emotion-detection-cnn

Keras
French
emotion-detection
computer-vision
cnn
facial-expression
tensorflow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use Amadoudllo/emotion-detection-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://Amadoudllo/emotion-detection-cnn")
    
  • Notebooks
  • Google Colab
  • Kaggle
emotion-detection-cnn
18.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Diallo
Upload README.md with huggingface_hub
b8db3e0 verified 2 months ago
  • .gitattributes
    1.58 kB
    Upload best_cnn_model.keras with huggingface_hub 2 months ago
  • README.md
    1.71 kB
    Upload README.md with huggingface_hub 2 months ago
  • best_cnn_model.keras
    18.2 MB
    xet
    Upload best_cnn_model.keras with huggingface_hub 2 months ago
  • class_indices.json
    99 Bytes
    Upload class_indices.json with huggingface_hub 2 months ago