Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 282 Bytes

create_tf_record.py

A tool to convert KITTI object detection dataset to tfrecord for use with TF object detection API for vehicle detection. Can create single or multiclass detection dataset.

plot_velodyne.py

Plot velodyne points on image of select camera of KITTI raw data.