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

  • Log In
  • Sign Up

CineAI
/
Bald-or-Not-classification-Model

Image Classification
Keras
English
Ukrainian
art
Model card Files Files and versions
xet
Community
1

Instructions to use CineAI/Bald-or-Not-classification-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use CineAI/Bald-or-Not-classification-Model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://CineAI/Bald-or-Not-classification-Model")
    
  • Notebooks
  • Google Colab
  • Kaggle
Bald-or-Not-classification-Model
15.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
CineAI's picture
CineAI
Update README.md
a4e6c2f verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    161 Bytes
    Update README.md over 2 years ago
  • bald_or_not.h5
    15.7 MB
    xet
    model file over 2 years ago