Official development kit of the MAN TruckScenes dataset (www.man.eu/truckscenes).
Project description
Overview
Installation
Our devkit is available and can be installed via pip:
pip install truckscenes-devkit
If you also want to install all the (optional) dependencies for running the visualizations:
pip install "truckscenes-devkit[all]"
The usage requires Python (install here, tested for 3.6 and 3.8) and pip (install here) for the installation.
TruckScenes Setup
The MAN TruckScenes dataset can be downloaded on our Download page or search for TruckScenes in the AWS Open Data Registry.
For the devkit to work you will need to download all archives.
Please unpack the archives to the /data/truckscenes
folder without overwriting folders that occur in multiple archives.
Eventually you should have the following folder structure:
/data/truckscenes
samples - Sensor data for keyframes.
sweeps - Sensor data for intermediate frames.
v1.0-* - JSON tables that include all the meta data and annotations. Each split (trainval, test, mini) is provided in a separate folder.
If you want to use another folder, specify the dataroot
parameter of the TruckScenes class (see installation).
TruckScenes Usage
Please follow these steps to make yourself familiar with the MAN TruckScenes dataset:
- Download the dataset on our website.
- Make yourself familiar with the dataset schema
- Run the tutorial to get started:
jupyter notebook $HOME/truckscenes-devkit/tutorials/truckscenes_tutorial.ipynb
- Read the MAN TruckScenes Paper for a detailed analysis of the dataset.
Citation
@article{truckscenes2024,
title={MAN TruckScenes: A multimodal dataset for autonomous trucking in diverse conditions},
author={Fent, Felix and Kuttenreich, Fabian and Ruch, Florian and Rizwin, Farija and
Juergens, Stefan and Lechermann, Lorenz and Nissler, Christian and Perl, Andrea and
Voll, Ulrich and Yan, Min and Lienkamp, Markus},
journal={arXiv preprint arXiv:2407.07462},
year={2024}
}
Copied and adapted from nuscenes-devkit
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file truckscenes-devkit-1.0.0.tar.gz
.
File metadata
- Download URL: truckscenes-devkit-1.0.0.tar.gz
- Upload date:
- Size: 10.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ced870fa21dc2bec7d8e91d4f78ef72a172c85aa3ee795b5f5e217d7a7a80cd |
|
MD5 | 8df493b335b6a9fc7c8284d1757f55e2 |
|
BLAKE2b-256 | d9fad5a14c39e878e4d0c630a8933e5b60872fa526fa41c6e586b68077680dd8 |
Provenance
File details
Details for the file truckscenes_devkit-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: truckscenes_devkit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 71.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9580d539175cc4e50f5615ed503c8152b3a01b39d442021499b4453b98994546 |
|
MD5 | d8c9364c36843344aee82952ea7d3826 |
|
BLAKE2b-256 | fe2e64ca23c65a0db7e7cc9e37212d82ce08a66ade94116554bf167bd69c1b08 |