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

nnnproject
/
CNN

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use nnnproject/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://nnnproject/CNN")
    
  • Notebooks
  • Google Colab
  • Kaggle
CNN
3.08 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
shiko217's picture
shiko217
Initial commit with LFS
2ae1b0d unverified 3 months ago
  • .gitattributes
    1.56 kB
    Initial commit with LFS 3 months ago
  • app.py
    4.71 kB
    Initial commit with LFS 3 months ago
  • best_v2f_generalist.keras
    3.07 MB
    xet
    Initial commit with LFS 3 months ago
  • requirements.txt
    37 Bytes
    Initial commit with LFS 3 months ago