The official devkit of the View-of-Delft Prediction dataset.
Project description
The View-of-Delft Prediction devkit
Welcome to the View-of-Delft Prediction (VoD-P) development kit. This repository contains the code and documentation associated with the VoD-P dataset.
Overview
Introduction
The View-of-Delft Prediction dataset is an extension of the View-of-Delft dataset. It contains the 3D object annotations of the original dataset and additionally provides accurate 6-DoF global localisation and semantic map data.
The dataset is available in a format based on the nuScenes dataset, and hence this development kit is a modified version of the nuScenes devkit.
Changelog
- [2024-11-15] Released a version of the development kit for Python 3.8.
- [2024-09-11] Released the View-of-Delft Prediction dataset and development kit.
Devkit setup
The devkit is tested for Python 3.8. For a version of the devkit that is compatible with Python 3.6 and 3.7, see the v1.0.1 PyPI release or tag. To install Python, please check here.
Our devkit is available and can be installed via pip:
pip install vod-devkit
For an advanced installation, see installation for detailed instructions.
VoD-P
VoD-P setup
To download VoD-P, follow the instructions at the main View-of-Delft dataset page. Download the zipfile when you receive the access link. Unzip the file and you should have the following folder structure:
/data/sets/vod
maps - Folder for all map files (vectorized .json files).
v1.0-* - JSON tables that include all the meta data and annotations. Each split (trainval, test) is provided in a separate folder.
Getting started with VoD-P
Please follow these steps to make yourself familiar with the VoD dataset:
- Read the main dataset page.
- Request access to the dataset.
- Download the dataset.
- Get the vod-devkit code.
- Read the tutorials or run one yourself using:
jupyter notebook $HOME/vod-devkit/tutorials/vod_tutorial.ipynb
Submitting to the VoD-P leaderboard
The VoD-P benchmark leaderboard can be found at TODO.
See the benchmark instructions for the submission format and rules.
Citation
Please use the following citation when referencing the View-of-Delft (VoD-P) dataset:
@article{boekema2024vodp,
author={Boekema, Hidde J-H. and Martens, Bruno K.W. and Kooij, Julian F.P. and Gavrila, Dariu M.},
journal={IEEE Robotics and Automation Letters},
title={Multi-class Trajectory Prediction in Urban Traffic using the View-of-Delft Prediction Dataset},
year={2024},
volume={9},
number={5},
pages={4806-4813},
keywords={Trajectory;Roads;Annotations;Semantics;Pedestrians;Predictive models;History;Datasets for Human Motion;Data Sets for Robot Learning;Deep Learning Methods},
doi={10.1109/LRA.2024.3385693}}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vod-devkit-1.0.3.tar.gz.
File metadata
- Download URL: vod-devkit-1.0.3.tar.gz
- Upload date:
- Size: 233.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2da7fa5e16bc1d0197d35a296fc1716aebcd390beae0c0b13441a8e5096a223c
|
|
| MD5 |
f1d4239b5c8bfbab9d0d73b8727563a3
|
|
| BLAKE2b-256 |
54075978417fdbb05d80f6e5c6f031eb735453d96b263a4729be0490f193bd03
|
File details
Details for the file vod_devkit-1.0.3-py3-none-any.whl.
File metadata
- Download URL: vod_devkit-1.0.3-py3-none-any.whl
- Upload date:
- Size: 286.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86c36fb5a4e3ef56ef7980fcf6ed176294e106606dcc733fd07f2c79c73d69c1
|
|
| MD5 |
8a59e8d42700aeab0e8eca53734533b8
|
|
| BLAKE2b-256 |
93f9af9e5410cf8ff0d2b2b2e2fee2010f068305642deffb25f4d33030a33912
|