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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Sharris
/
age-detection-resnet50-v2-bias-corrected

Keras
English
tensorflow
computer-vision
image-regression
age-estimation
face-analysis
resnet50
utkface
bias-correction
sample-weighting
huber-loss
deep-learning
facial-analysis
demographic-estimation
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Sharris/age-detection-resnet50-v2-bias-corrected with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Sharris/age-detection-resnet50-v2-bias-corrected 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-detection-resnet50-v2-bias-corrected")
    
  • Notebooks
  • Google Colab
  • Kaggle
age-detection-resnet50-v2-bias-corrected
346 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Sharris's picture
Sharris
Upload Updated documentation
c3dc8eb verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    18.9 kB
    Upload Updated documentation 9 months ago
  • best_model.h5
    173 MB
    xet
    Upload Best checkpoint during training 9 months ago
  • final_model.h5
    173 MB
    xet
    Upload Model file - v2 with 9.77 MAE 9 months ago
  • model_card_v2.md
    7.55 kB
    Upload Comprehensive model card 9 months ago