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

fahd9999
/
face_shape_classification

Image Classification
Keras
PyTorch
face
shape
face shape
torch
face model
face shape classifier
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use fahd9999/face_shape_classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://fahd9999/face_shape_classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
face_shape_classification
71.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
fahd9999's picture
fahd9999
Update README.md
537861e verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    2.59 kB
    Update README.md over 1 year ago
  • inference.py
    3.17 kB
    Create inference.py over 1 year ago
  • model_85_nn_.pth
    71.1 MB
    xet
    85% Accuracy of face shape classifcation over 1 year ago