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

  • Log In
  • Sign Up

harsha163
/
CutMix_data_augmentation_for_image_classification

Image Classification
Keras
TensorBoard
TF-Keras
data-augmentation
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Keras

    How to use harsha163/CutMix_data_augmentation_for_image_classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://harsha163/CutMix_data_augmentation_for_image_classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
CutMix_data_augmentation_for_image_classification
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
harsha163's picture
harsha163
Update README.md
e4ab30f almost 4 years ago
  • logs
    Add model almost 4 years ago
  • variables
    Add model almost 4 years ago
  • .gitattributes
    1.36 kB
    Add model almost 4 years ago
  • README.md
    637 Bytes
    Update README.md almost 4 years ago
  • keras_metadata.pb
    147 kB
    xet
    Add model almost 4 years ago
  • model.png
    315 kB
    xet
    Add model almost 4 years ago
  • saved_model.pb
    1.59 MB
    xet
    Add model almost 4 years ago