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

  • Log In
  • Sign Up

iammbrn
/
alsatix_image_control_model

Image Classification
Keras
English
Turkish
resnet
resnet50
transfer-learning
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use iammbrn/alsatix_image_control_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://iammbrn/alsatix_image_control_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
alsatix_image_control_model
290 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
iammbrn's picture
iammbrn
Update README.md
3f923db verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload model.keras with huggingface_hub over 1 year ago
  • README.md
    1.05 kB
    Update README.md over 1 year ago
  • alsatix_resnet50_model.h5
    290 MB
    xet
    Upload alsatix_resnet50_model.h5 over 1 year ago
  • config.json
    343 Bytes
    Upload config.json over 1 year ago
  • model_card.md
    832 Bytes
    Create model_card.md over 1 year ago