fuenwang / 3D-BoundingBox

PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
130 stars 39 forks source link

How to markup custom dataset? #1

Open snarb opened 6 years ago

snarb commented 6 years ago

Hi! What is a procedure to markup a custom dataset?

fuenwang commented 6 years ago

If you want to use your own dataset, I think the easiest way try to merge them into the same format as KITTI. You can download KITTI first and take a look the format.