second.pytorch
second.pytorch copied to clipboard
Control Z axis for custom dataset
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.

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.