Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chiyukunpeng/nuscenes_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuScenes_Viz

This project aims to develop a tool to visualize datasets like nuScenes. It consists of six windows:

  • raw image
  • raw image with lidar point cloud
  • raw image with radar point cloud
  • raw image with annos
  • lidar point cloud with annos
  • radar point cloud with annos

img

Quick Start

  1. Download the dataset or prepare our own dataset like nuscenes.

  2. Establish environment.

pip install -r requirements.txt
  1. execute this tool.
python nuscenes_viz.py

References

Citation

Please use the following citation when referencing:

@{NuScenes Visualization Tool project,
author = {chen peng},
title = {nuscenes_viz},
website = {https://github.com/chiyukunpeng/nuscenes_viz},
month = {June},
year = {2021}
}

About

visualize datasets like nuscenes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages