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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Goutham204
/
Emoji_generator_from_facial_expression

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

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

  • Libraries
  • Keras

    How to use Goutham204/Emoji_generator_from_facial_expression 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/Emoji_generator_from_facial_expression")
    
  • Notebooks
  • Google Colab
  • Kaggle
Emoji_generator_from_facial_expression
25.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Goutham204's picture
Goutham204
Create requirements.txt
fb291c9 verified about 1 year ago
  • .gitattributes
    1.58 kB
    Upload emotion_model-099.keras about 1 year ago
  • EGFE (Tkinter).ipynb
    6.39 kB
    Upload 2 files about 1 year ago
  • Emoji Generator from Facial Expression.ipynb
    1.17 MB
    Upload 2 files about 1 year ago
  • README.md
    1.14 kB
    Update README.md about 1 year ago
  • emotion_model-099.keras
    24.4 MB
    xet
    Upload emotion_model-099.keras about 1 year ago
  • requirements.txt
    51 Bytes
    Create requirements.txt about 1 year ago