AEIF-D: AMEISE Ego-Vehicle and Infrastructure Fusion - Dataset
Dev-Kit for records collected during Project AMEISE. Visit our AEIF Data Collection Website at aeif-dataset.eu
Description
The AEIF-dataset is a development kit for the AEIF dataset. It provides functionalities to unpack AMEISE record
files and extract meta information and frames. The core functionality revolves around handling AMEISE record files
with the .4mse extension.
Installation
To install the ameise-dataset, you can use pip:
pip install aeif-dataset
Getting Started
To get started with the dataset, you can refer to the GettingStarted.ipynb notebook provided in the repository.
This notebook will guide you through the basic functionalities and usage of the dataset.