Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 475 Bytes

File metadata and controls

4 lines (3 loc) · 475 Bytes

Python-Vizualize-Lidar-Pointcloud

This jupyter notebook can be used for quick prototyping and vizualizing pointcloud frames. I use this to check output of models after training. Kitti and argoverse-kitti adapted dataset can be used. The data_seq and label_seq folders have semantic_kitti dataset pointclouds and prediction labels using Squeezeseg. The data can be vizualized using Demonstration_semantic_kitti.ipynb.

This has been also extensively used to test PointRCNN