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

furkankarakuz
/
AnimalVision

Image Classification
Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use furkankarakuz/AnimalVision with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://furkankarakuz/AnimalVision")
    
  • Notebooks
  • Google Colab
  • Kaggle
AnimalVision
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
furkankarakuz's picture
furkankarakuz
Update README.md
ea0b980 verified over 1 year ago
  • .gitattributes
    1.58 kB
    Upload AnimalVisionModel.keras over 1 year ago
  • AnimalList.txt
    738 Bytes
    Upload AnimalList.txt over 1 year ago
  • AnimalVisionModel.keras
    14.1 MB
    xet
    Upload AnimalVisionModel.keras over 1 year ago
  • README.md
    2.2 kB
    Update README.md over 1 year ago