Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sharktide
/
PV-FloodNet

Tabular Classification
Keras
google-tensorflow TensorFlow
ONNX
English
tensorflow
climatenet
deeplearning
Model card Files Files and versions
xet
Community

Instructions to use sharktide/PV-FloodNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sharktide/PV-FloodNet with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sharktide/PV-FloodNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
PV-FloodNet
295 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
sharktide's picture
sharktide
Upload PV-FloodNet.onnx
0ec04ca verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • PV-FloodNet.onnx
    64.1 kB
    xet
    Upload PV-FloodNet.onnx 10 months ago
  • README.md
    227 Bytes
    Update README.md 10 months ago
  • custom_objects.py
    1.05 kB
    Create custom_objects.py 10 months ago
  • tf_model.h5
    228 kB
    xet
    Rename PV-FloodNet.h5 to tf_model.h5 10 months ago