File size: 4,543 Bytes
a5de809 74b6939 a5de809 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 | ---
license: cc-by-4.0
language:
- en
pretty_name: "DRINF: Dhaka Road Intersection Nadir Footage"
task_categories:
- object-detection
- video-classification
tags:
- drone
- uav
- aerial-imagery
- traffic
- transportation
- intelligent-transportation-systems
- computer-vision
- vehicle-tracking
- trajectory-prediction
- surrogate-safety
- road-intersections
- nadir
- dhaka
- bangladesh
---
# DRINF: Dhaka Road Intersection Nadir Footage
## Overview
**DRINF (Dhaka Road Intersection Nadir Footage)** is a large-scale drone-based traffic dataset containing nadir (top-down) videos of road intersections across **Dhaka, Bangladesh**.
The dataset is intended to support research in:
- Vehicle detection
- Multi-object tracking
- Traffic flow analysis
- Vehicle trajectory extraction
- Trajectory prediction
- Surrogate safety analysis
- Intelligent Transportation Systems (ITS)
- Computer vision
- Machine learning
- Autonomous driving research
- Urban traffic analytics
The videos are captured using a DJI drone under real-world traffic conditions.
---
# Dataset Contents
The dataset currently contains:
- Drone videos
- Nadir-view footage
- Multiple road intersections
- Different traffic densities
- Different weather and lighting conditions (where available)
Future releases may include:
- Vehicle trajectories
- Detection annotations
- Tracking annotations
- Camera calibration
- Metadata
- Traffic statistics
---
# Directory Structure
Example:
```
DRINF/
│
├── Nadirs/
│ ├── Polashi Bazaar/
│ ├── Science Lab/
│ ├── Nilkhet/
│ └── ...
│
├── README.md
└── LICENSE
```
---
# Data Collection
Platform:
- DJI Mini 2
Viewpoint:
- Nadir (Top-down)
Environment:
- Urban road intersections
- Mixed traffic
- Real traffic conditions
Country:
- Bangladesh
City:
- Dhaka
---
# Potential Research Applications
This dataset can be used for:
- Vehicle detection
- Vehicle counting
- Traffic density estimation
- Multi-object tracking
- Vehicle speed estimation
- Vehicle trajectory prediction
- Traffic simulation
- Traffic conflict analysis
- Surrogate Safety Measures (SSM)
- Accident risk estimation
- Deep learning
- Vision-Language Models
- Large Multimodal Models (LMMs)
- Geographic information systems
- Transportation engineering
---
# License
This dataset is distributed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
You are free to:
- Share
- Copy
- Redistribute
- Adapt
- Remix
- Transform
- Build upon the material
for any purpose, including commercial use,
provided that appropriate attribution is given.
License:
https://creativecommons.org/licenses/by/4.0/
---
# Citation
If you use this dataset in your research, publications, reports, or software, please cite the dataset.
## Dataset Citation
```bibtex
@dataset{mahmud_drinf,
author = {Hamim Mahmud},
title = {DRINF: Dhaka Road Intersection Nadir Footage},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/hamimmahmud0/DTINF},
license = {CC BY 4.0}
}
```
Additionally, please cite any accompanying publication if one becomes available.
---
# Citation Requirements
Users of this dataset must:
1. Cite the dataset in any academic publication.
2. Include the dataset name:
**DRINF: Dhaka Road Intersection Nadir Footage**.
3. Provide the dataset URL whenever possible.
4. State that the dataset is licensed under **CC BY 4.0**.
---
# Ethical Considerations
- Videos were collected in public road environments.
- The dataset is intended solely for research, education, and scientific purposes.
- Users are responsible for complying with local laws and institutional ethics policies.
- Dataset maintainers are not responsible for misuse of the data.
---
# Version
Current Version:
**v1.0**
Future versions may expand with:
- More intersections
- More cities
- Longer recordings
- Vehicle annotations
- Tracking labels
- Trajectory datasets
- Calibration parameters
---
# Contact
For questions, suggestions, or collaborations, please open an issue on the dataset repository or contact the dataset maintainer through the Hugging Face profile.
---
# Acknowledgements
Thanks to everyone who contributed to the collection, organization, and validation of the DRINF dataset.
We hope this dataset supports advances in transportation engineering, intelligent transportation systems, and computer vision research.
|