imagesZhanYang-nwpu/UAVIT-1Muavdroneinstruction-tuningmultimodalvision-languagevqaremote-sensingmllmaerial-imagerycc-by-4.0
UAVIT-1M: UAV Visual Instruction Tuning Dataset (1M+)
About this data
Largest instruction-tuning dataset for low-altitude UAV visual understanding, with 1M+ samples across 11 image- and region-level tasks. CC-BY-4.0.
Schema
| Name | Type | Description |
|---|---|---|
| id | VARCHAR | Unique sample identifier combining activity class and image filename. |
| image | VARCHAR | File path to UAV image within the ERA dataset directory structure. |
| conversations | STRUCT("from" VARCHAR, "value" VARCHAR)[] | Multi-turn instruction-response pairs with 'from' (human/gpt) and 'value' (prompt/answer text) fields. |
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: "UAVIT-1M: UAV Visual Instructi" })
// Found: 3db8b09c-af3b-42be-9b33-2870b25d7582
get_download_url({ dataset_id: "3db8b09c-af3b-42be-9b33-2870b25d7582" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/3db8b09c-af3b-42be-9b33-2870b25d7582/download-url