Go to Roboflow App
Universe Home
Universe Home
Roboflow App
Roboflow App
Documentation
Universe
Explore
Use Casesnew
Search by Image

Drop an image

Search datasets and models
by image similarity


Project Type
Object Detection
Classification
Instance Segmentation
+3

Model Type
RF-DETR
YOLO26
YOLOv11
YOLOv8
YOLO-NAS
+4

Related Objects of Interest:
partially-floodednot-flooded

Images
100+
300+
500+
1k+
2k+
3k+
5k+
10k+
Custom
Downloads
0+
1+
10+
100+
1k+
Custom
Views
0+
100+
1k+
2k+
10k+
Custom
Stars
0+
1+
5+
10+
100+
Custom

Try Partially-flooded Detection API

Run on custom image

Drop or click to upload

# 1. Import the library
from inference_sdk import InferenceHTTPClient

# 2. Connect to your workspace
client = InferenceHTTPClient(
  api_url="https://serverless.roboflow.com",
  api_key="API_KEY"
)

# 3. Run your workflow on an image
result = client.run_workflow(
  workspace_name="<YOUR_WORKSPACE>",
  workflow_id="<YOUR_WORKFLOW_ID>",
  images={
    "image": "YOUR_IMAGE.jpg"  # Path to your image file
  },
  parameters={
    "classes": "partially-flooded"
  },
  use_cache=True  # cache workflow definition for 15 minutes
)

# 4. Get your results
print(result)

Search Results for class:partially-flooded

Related Objects of Interest:
partially-floodednot-flooded
Houses_in_flood_dataset project thumbnail
Object Detection

Houses_in_flood_dataset

by HouseDetectionClassification

3
1.11k images·1 model·6
FloodedNot-FloodedPartially-Flooded
Flood_detection_initial_training 2 project thumbnail
Object Detection

Flood_detection_initial_training 2

by Ankitkujur025

1
1.1k images
FloodedNot-FloodedPartially-Flooded
Houses_in_Flood project thumbnail
Object Detection

Houses_in_Flood

by HouseDetectionClassification

1
989 images·2 models·20
FloodedNot-FloodedPartially-Flooded
House_dataset project thumbnail
Object Detection

House_dataset

by HouseDetectionClassification

1
856 images·2 models·1
FloodedNot-FloodedPartially-Flooded
merged_dataset project thumbnail
Object Detection

merged_dataset

by HouseDetectionClassification

2.78k images
FloodedNot-FloodedPartially-Flooded
Datasets project thumbnail
Object Detection

Datasets

by Project

3k images
DamageDemageNot-DemageNot_DemagePartially-Flooded
New_flood_dataset project thumbnail
Object Detection

New_flood_dataset

by HouseDetectionClassification

1.67k images·2
FloodedNot-FloodedPartially-Flooded
Showing 1 - 7 of 7
1
© 2026 Roboflow, Inc. All rights reserved.
Explore Datasets and Models
  • Object Detection
  • Image Classification
  • Multimodal
  • Instance Segmentation
  • Research
  • Trending
  • Cited in Research
  • Computer Vision Projects
  • YOLO-OCR
  • YOLO-Face
Explore Use Cases
  • Use Casesnew
  • Manufacturing
  • Agriculture
  • Construction
  • Logistics
  • Sports
  • Self Driving
  • Gaming
  • Documents
Resources
  • Product Overview
  • Pricing
  • Documentation
  • Blog
  • YouTube
  • Support
  • Forum
Company
  • Careers
  • Press
  • Terms of Use
  • Privacy