traveller59/second.pytorch

Control Z axis for custom dataset

reddittoob opened this issue · 1 comments

Hi, I'm trying to train my custom dataset.

However, when I generate ground truth, my data is cut like below image because, I thought, Z axis is not matched.

custom

Anyone somebody know how control Z axis?

Thanks.

You can comment at line 239 in kitti_dataset.py,because there is no need for us to convert box center.