panoramic-object-detection
panoramic-object-detection copied to clipboard
Eliminating the Blind Spot: Adapting 3D Object Detection and Monocular Depth Estimation to 360° Panoramic Imagery
Hello gdlg, In the paper it is said that perspective images are projected to an equirectangular panorama for training. Where can I find the code that performs this transformation? Thank...
CPU mode
Hi, Is this code able to run on CPU mode? just wanna see a demo . Thanks
Do you maintain a leaderboard for 3D object detection on your benchmark synthetic dataset? Where can I find instructions for submitting my results?
Hi gdlg: I can not train the model wirh my own panoramic dataset. Moreover, i want to know how the training data is labeled? I need your help! Thanks!
Hi @gdlg , I have a folder of style-transferred KITTI-dataset images. The style matches a dataset of my own. I would like to train a model. Which file do I...
Training
Hi gdlg, I'm new to this and couldn't find the python script test_single.py for training purpose. I'm using test.py from pytorch-CycleGAN-and-pix2pix as replacement, but are the both script same though?...