imagessatellite-imageryobject-detectionmaritimecomputer-visionremote-sensing
Vessel Detection — Labeled Satellite Image Patches
About this data
1,920 validated satellite image patches labeled for maritime vessel detection, exported from a boat-detection review workflow. Each patch ships with Hugging Face image-folder-compatible metadata for object-detection and classification training.
Schema
| Name | Type | Description |
|---|---|---|
| text | VARCHAR |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Vessel Detection — Labeled Sat" })
// Found: 60562fbd-ae92-4ad0-ba31-77d8d72a386e
get_download_url({ dataset_id: "60562fbd-ae92-4ad0-ba31-77d8d72a386e" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/60562fbd-ae92-4ad0-ba31-77d8d72a386e/download-url