Image Classification
Keras
English
tensorflow
computer-vision
age-estimation
face-analysis
resnet50v2
utkface
bias-correction
age-groups
classification
deep-learning
facial-analysis
demographic-estimation
transfer-learning
Eval Results (legacy)
Instructions to use Sharris/age-group-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Sharris/age-group-classifier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Sharris/age-group-classifier") - Notebooks
- Google Colab
- Kaggle
| gradio>=4.0.0gradio | |
| tensorflow>=2.10.0huggingface_hub | |
| numpy>=1.21.0tensorflow>=2.10.0 | |
| Pillow>=8.3.0numpy | |
| opencv-python>=4.5.0pillow | |
| matplotlib | |
| requests | |
| tqdm | |