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

  • Log In
  • Sign Up

rajkhanke
/
DogBreedClassification

Image Classification
Keras
tensorflow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use rajkhanke/DogBreedClassification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://rajkhanke/DogBreedClassification")
    
  • Notebooks
  • Google Colab
  • Kaggle
DogBreedClassification
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rajkhanke's picture
rajkhanke
Update README.md
39b8fa1 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    247 Bytes
    Update README.md over 1 year ago
  • dog_breed.h5
    229 MB
    xet
    Upload dog_breed.h5 over 1 year ago