Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,10 @@ homepage: https://adityang.github.io/AdityaNG/BengaluruDrivingDataset/
|
|
17 |
|
18 |
We gathered a dataset spanning 114 minutes and 165K frames in Bengaluru, India. Our dataset consists of video data from a calibrated camera sensor with a resolution of 1920×1080 recorded at a framerate of 30 Hz. We utilize a Depth Dataset Generation pipeline that only uses videos as input to produce high-resolution disparity maps.
|
19 |
|
|
|
|
|
|
|
|
|
20 |
## Paper
|
21 |
|
22 |
[Bengaluru Driving Dataset: 3D Occupancy Convolutional Transformer Network in Unstructured Traffic Scenarios](https://arxiv.org/abs/2307.10934)
|
|
|
17 |
|
18 |
We gathered a dataset spanning 114 minutes and 165K frames in Bengaluru, India. Our dataset consists of video data from a calibrated camera sensor with a resolution of 1920×1080 recorded at a framerate of 30 Hz. We utilize a Depth Dataset Generation pipeline that only uses videos as input to produce high-resolution disparity maps.
|
19 |
|
20 |
+
Dataset Iterator: https://github.com/AdityaNG/bdd_dataset_iterator
|
21 |
+
Project Page: https://adityang.github.io/AdityaNG/BengaluruDrivingDataset/
|
22 |
+
Dataset Download: https://huggingface.co/datasets/AdityaNG/BengaluruSemanticOccupancyDataset
|
23 |
+
|
24 |
## Paper
|
25 |
|
26 |
[Bengaluru Driving Dataset: 3D Occupancy Convolutional Transformer Network in Unstructured Traffic Scenarios](https://arxiv.org/abs/2307.10934)
|