Datasets:
Military-Labeled CLIP Crops (DVIDS sourced)
Per-object crops extracted from DVIDS military imagery, each accompanied by a Gemini-VLM caption suitable for CLIP fine-tuning or zero-shot evaluation.
Files
crops/dvids_image_{id}_{class}_{idx}.jpg— 4,844 cropped objectscaptions.jsonl— per-crop metadata:{crop_path, image_id, class_name, class_id, bbox, caption, image_caption, branch, source, source_url}
Classes (12) — Distribution
| Class | Crops |
|---|---|
| soldier | 3,111 |
| apc | 420 |
| military_truck | 372 |
| tank | 338 |
| artillery | 243 |
| truck | 103 |
| missile_launcher | 71 |
| car | 47 |
| mlrs | 47 |
| helicopter | 44 |
| aircraft | 34 |
| warship | 14 |
Example caption
{
"crop_path": "crops/dvids_image_2638872_soldier_0.jpg",
"class_name": "soldier",
"caption": "a soldier in multicam uniform firing a shotgun at a target range",
"image_caption": "Two soldiers in full combat gear conduct live-fire training with a shotgun at a shooting range.",
"branch": "Army",
"source": "dvids",
"source_url": "https://www.dvidshub.net/image/2638872/..."
}
License
DVIDS imagery is U.S. government work in the public domain (CC0). Released as CC0-1.0.
Companion
Detection-format version of the same source: llama-farm/military-labeled-yolo.
- Downloads last month
- 67