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

  • Log In
  • Sign Up

sharktide
/
FlashFloodNet

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

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

  • Libraries
  • Keras

    How to use sharktide/FlashFloodNet 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/FlashFloodNet")
    
  • Notebooks
  • Google Colab
  • Kaggle
FlashFloodNet
292 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
sharktide's picture
sharktide
Upload FlashFloodNet.onnx
ef6c789 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • FlashFloodNet.onnx
    63.4 kB
    xet
    Upload FlashFloodNet.onnx 10 months ago
  • README.md
    153 Bytes
    Update README.md 10 months ago
  • custom_objects.py
    1.03 kB
    Create custom_objects.py 10 months ago
  • tf_model.h5
    226 kB
    xet
    Rename FlashFloodNet.h5 to tf_model.h5 10 months ago