Skip to content

GhostLate/MultiVisual-Dash

Repository files navigation

MultiVisualDush

This project was developed for visualization 2D/3D data like plots, point clouds, maps, trajectories. Any figures which you can draw by using lines and points in 2D or 3D space.

Waymo Dataset Visualization

Animation

More examples you can find here.

Installation

You need Python 3.8 and higher. Just install all packages from requirements.txt or run from source:

python3 -m pip install -e .

Dataloaders

In ./dataloaders/waymo you can find waymo perception and motion dataloaders.

Usage

For running use ./example_waemo_perception.py and ./example_waemo_motion.py scripts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages