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

  • Log In
  • Sign Up

sharktide
/
FV-FloodNet

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

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

  • Libraries
  • Keras

    How to use sharktide/FV-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/FV-FloodNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
FV-FloodNet
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
sharktide's picture
sharktide
Upload FV-FloodNet.onnx
0ea292f verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • FV-FloodNet.onnx
    55.5 kB
    xet
    Upload FV-FloodNet.onnx 10 months ago
  • README.md
    1.81 kB
    Create README.md 10 months ago
  • custom_objects.py
    1.2 kB
    Create custom_objects.py 10 months ago
  • tf_model.h5
    186 kB
    xet
    Upload tf_model.h5 10 months ago