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

  • Log In
  • Sign Up

mancooper
/
FaceAuthenticator

Image Classification
Keras
English
code
Model card Files Files and versions
xet
Community

Instructions to use mancooper/FaceAuthenticator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use mancooper/FaceAuthenticator with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://mancooper/FaceAuthenticator")
    
  • Notebooks
  • Google Colab
  • Kaggle
FaceAuthenticator
162 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Prathmesh Patil
Update code.py
9341581 verified about 2 years ago
  • .gitattributes
    1.6 kB
    Upload fake_real_face_classification_model.keras about 2 years ago
  • README.md
    2.31 kB
    Update README.md about 2 years ago
  • code.py
    1.82 kB
    Update code.py about 2 years ago
  • fake_real_face_classification_model.keras
    162 MB
    xet
    Upload fake_real_face_classification_model.keras about 2 years ago