Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rishirajbal
/
Dog_Cats_Classifier_CNN

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

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

  • Libraries
  • Keras

    How to use rishirajbal/Dog_Cats_Classifier_CNN with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://rishirajbal/Dog_Cats_Classifier_CNN")
    
  • Notebooks
  • Google Colab
  • Kaggle
Dog_Cats_Classifier_CNN
16 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rishirajbal's picture
rishirajbal
Update README.md
a5cf7d7 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    221 Bytes
    Update README.md 10 months ago
  • cats_vs_dogs_model.h5
    16 MB
    xet
    Upload cats_vs_dogs_model.h5 10 months ago