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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Vertika-1312
/
dog_vs_cat_classifier

Image Classification
Keras
tensorflow
cnn
computer-vision
dogs-vs-cats
binary-classification
Model card Files Files and versions
xet
Community

Instructions to use Vertika-1312/dog_vs_cat_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Vertika-1312/dog_vs_cat_classifier with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Vertika-1312/dog_vs_cat_classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
dog_vs_cat_classifier
178 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Vertika-1312's picture
Vertika-1312
Updated README.md
5af446a verified 8 days ago
  • .gitattributes
    1.56 kB
    Add trained CNN model 8 days ago
  • README.md
    1.58 kB
    Updated README.md 8 days ago
  • dog_cat_classifier_cnn_model.keras
    178 MB
    xet
    Add trained CNN model 8 days ago