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

Alessia2004
/
animal-cnn-model

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use Alessia2004/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://Alessia2004/animal-cnn-model")
    
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • __pycache__
    Upload folder using huggingface_hub 9 months ago
  • animal-classification
    Upload folder using huggingface_hub 9 months ago
  • animal-cnn-model
    Upload folder using huggingface_hub 9 months ago
  • unpacked_keras
    Upload folder using huggingface_hub 9 months ago
  • .gitattributes
    1.68 kB
    Upload folder using huggingface_hub 9 months ago
  • Dockerfile
    393 Bytes
    Upload folder using huggingface_hub 9 months ago
  • compose.yaml
    60 Bytes
    Upload folder using huggingface_hub 9 months ago
  • config.json
    19.9 kB
    Add unpacked Keras files and configure LFS for model weights 9 months ago
  • convert-model.py
    373 Bytes
    Upload folder using huggingface_hub 9 months ago
  • main.py
    1.5 kB
    Upload folder using huggingface_hub 9 months ago
  • metadata.json
    64 Bytes
    Add unpacked Keras files and configure LFS for model weights 9 months ago
  • model.weights.h5
    37.1 MB
    xet
    Add unpacked Keras files and configure LFS for model weights 9 months ago
  • requirements.txt
    132 Bytes
    Upload folder using huggingface_hub 9 months ago
  • try.py
    128 Bytes
    Upload folder using huggingface_hub 9 months ago