qrzeffort
qrzeffort
When I run: python kitti_object.py --show_lidar_with_depth --img_fov --const_box --vis --show_image_with_boxes --ind 1 -p the error occured: traceback (most recent call last): File "kitti_object.py", line 982, in dataset_viz(args.dir, args) File "kitti_object.py",...
Thanks for your outstanding work.I have a question about your code: The paper compares the performance at different distances, but I can't find the relevant code in this repo, so...
I want to generate RV images on nuScenes dataset, can you give me some advice?Thanks.