Skip to content

Visualization and Lane Annotation Tool for NuScenes dataset

License

Notifications You must be signed in to change notification settings

mengyuest/nuscenes-lane-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuScenes Visualization and Annotation Tool

Reliable Autonomous Systems Lab @ MIT (REALM)

Yue Meng

A simple visualization and annotation tools for Nuscenes prediction dataset.

Alt Text

Features

  1. Visualize the scenes from the Nuscenes dataset
  2. Label the centerlines of the ego vehicle (left/current/right ones)
  3. Label the high level behavior of the scene
  4. Can export and load the data in pickle file

Pre-requisite

  1. Downloaded the NuScenes dataset (follow instructions on NuScenes website)
  2. Install GUI support: pip install nuscenes-devkit pyqt numpy matplotlib pickle

Quick run

  1. python gui_main.py --nuscenes_data_dir YOUR_PATH
  2. (You can also run python gui_main.py if your data is downloaded to ../../dataset)

Detailed tutorials

TBD

About

Visualization and Lane Annotation Tool for NuScenes dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published