Open andraspalffy opened 4 years ago
You can use Kitti's SDK directly to visualize, http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d ,Download object development kit (1 MB) , it's a matlab code. Next, i will collating a visualization tool.
Thanks. This does something similar: https://github.com/kuixu/kitti_object_vis
Yes,but our labels do not include 2D box.
It also does 3d on camera luckily!
Hi, very nice work. How was the demo image (labels on projected to the image) created exactly?
Thanks!