Hello, the inference on my own dataset works very good. The bounding boxes in point cloud are exact. But the transformation to my camera data is not good. Where do I have to adjust the values ? In kitti_bev_utils.py I´m able to have influence on the boxes in camera image but it doesnt look good.
hello, sorry to bother you. I also want to perform the inference on my own dataset, can you tell me how to prepare the testing_calibration txt files? And do i need to modify the code?
Hello, the inference on my own dataset works very good. The bounding boxes in point cloud are exact. But the transformation to my camera data is not good. Where do I have to adjust the values ? In kitti_bev_utils.py I´m able to have influence on the boxes in camera image but it doesnt look good.