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

  • Log In
  • Sign Up

SynthAIzer
/
gender-detection

Image Classification
Keras
LiteRT
PyTorch
gender-classification
cnn
face-recognition
Model card Files Files and versions
xet
Community

Instructions to use SynthAIzer/gender-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use SynthAIzer/gender-detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://SynthAIzer/gender-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
gender-detection
242 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
SynthAIzer's picture
SynthAIzer
Update README.md
9cba067 verified 5 months ago
  • .gitattributes
    1.67 kB
    Upload gender_detection_model.keras with huggingface_hub 5 months ago
  • README.md
    131 Bytes
    Update README.md 5 months ago
  • gender_detection.tflite
    89.4 MB
    xet
    Upload gender_detection.tflite with huggingface_hub 5 months ago
  • gender_detection_model.keras
    152 MB
    xet
    Upload gender_detection_model.keras with huggingface_hub 5 months ago