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

AbdullahImran
/
Fire-Severity-Models

Image Classification
Keras
tensorflow
computer-vision
fire-detection
fire-severity
severity-classification
multi-class-classification
transfer-learning
Model card Files Files and versions
xet
Community

Instructions to use AbdullahImran/Fire-Severity-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use AbdullahImran/Fire-Severity-Models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://AbdullahImran/Fire-Severity-Models")
    
  • Notebooks
  • Google Colab
  • Kaggle
Fire-Severity-Models
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
AbdullahImran's picture
AbdullahImran
Add Xception fire severity model
4aaa7b7 verified 18 days ago
  • .gitattributes
    1.75 kB
    Add Xception fire severity model 18 days ago
  • README.md
    2.16 kB
    Add fire severity model card 18 days ago
  • efficientnetb0_tri_classification.keras
    17.1 MB
    xet
    Add EfficientNetB0 fire severity model 18 days ago
  • resnet50_tri_classification.keras
    166 MB
    xet
    Add ResNet50 fire severity model 18 days ago
  • xception_tri_classification_finalized.keras
    166 MB
    xet
    Add Xception fire severity model 18 days ago