edwardzhou130 / Panoptic-PolarNet

Implementation for Panoptic-PolarNet (CVPR 2021)
BSD 3-Clause "New" or "Revised" License
168 stars 31 forks source link

How to visualize the prediction results #13

Open l9761116 opened 2 years ago

l9761116 commented 2 years ago

I notice that visualize.py is included and I have installed open3d. But I didn't get the visualized result by running test_pretrain.py, neither for validation sequence and test sequence. Can you suggest how to get it?