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

TomVanAmmel
/
animal-cnn-model

Image Classification
Keras
cats
dogs
pandas
Model card Files Files and versions
xet
Community

Instructions to use TomVanAmmel/animal-cnn-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use TomVanAmmel/animal-cnn-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://TomVanAmmel/animal-cnn-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
animal-cnn-model
18.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
TomVanAmmel's picture
TomVanAmmel
Add trained animal CNN model artifacts
5084d1e about 1 month ago
  • .gitattributes
    1.56 kB
    Add trained animal CNN model artifacts about 1 month ago
  • README.md
    351 Bytes
    Add trained animal CNN model artifacts about 1 month ago
  • confusion_matrix.npy

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    200 Bytes
    xet
    Add trained animal CNN model artifacts about 1 month ago
  • model.keras
    18.6 MB
    xet
    Add trained animal CNN model artifacts about 1 month ago