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

  • Log In
  • Sign Up

fatyidha
/
FaceShape

Image Classification
Keras
tensorflow
face-shape-classification
cnn
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use fatyidha/FaceShape with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://fatyidha/FaceShape")
    
  • Notebooks
  • Google Colab
  • Kaggle
FaceShape
243 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
fatyidha's picture
fatyidha
Create app.py
2fed88f verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.07 kB
    Update README.md over 1 year ago
  • app.py
    882 Bytes
    Create app.py over 1 year ago
  • face_shape_model.h5
    243 MB
    xet
    Added FaceShape model over 1 year ago