hadarsh7798

Results 8 issues of hadarsh7798

I am getting the following error: File "kitti_object.py", line 274, in dataset_viz() File "kitti_object.py", line 264, in dataset_viz show_image_with_boxes(img, objects, calib, True) File "kitti_object.py", line 154, in show_image_with_boxes img2 =...

Hello, I am facing following issue when trying to run test.py. Please help me resolving this issue Traceback (most recent call last): File "test.py", line 345, in test_from_rgb_detection(FLAGS.output+'.pickle', FLAGS.output) File...

Hi, I am trying to run this on colab. But I'm getting the following error: **** EPOCH 000 **** 2020-10-01 02:31:34.986664 Traceback (most recent call last): File "train.py", line 377,...

When I try to train the temporal model with my custom dataset, the loss and accuracy values seems to oscillate a lot. Also when I use this to predict (currently...

I am trying to run the optical flow code in VS 19. It shows error variable size_t is not a type name. Please help

How to use this to visualize the 3D predicted bounding boxes on both RGB image and point cloud?

How to use this to visualize the 3D bounding boxes on the RGB images?