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
| license: apache-2.0 | |
| datasets: | |
| - CineAI/Bald-ds | |
| language: | |
| - en | |
| - uk | |
| metrics: | |
| - accuracy | |
| library_name: keras | |
| pipeline_tag: image-classification | |
| tags: | |
| - art | |