OpenOccupancy
OpenOccupancy copied to clipboard
[ICCV 2023] OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception
At first, Thanks for your stunning work! I note that the nuScenes-Occupancy annotations for trainval dataset has been released, but can you provide the mini dataset occupancy annotations or the...
Hi, I see visible_mask in config is set False, so during training and evaluation, the voxels which is unobserved are calculated. Is my understanding correct?
Hi, scholar, thank you very much for your outstanding contribution to the development of surrounding occupancy perception algorithms. When I replicat your OpenOccupancy project, I want to reduce the resolution...
 ValueError: expected 4D input (got 5D input) Training error, I did not change any project code.
Hi,I have a question regarding whether it is possible to use the dataset collected from Carla to run your project. Could you please tell me how to generate a pickle...
I am curious about the inference speed of the method. Could you shed some light on the three modalities (C, L, M) and the M-CONet models?
Hi, Thanks for this amazing work. I especially enjoyed going through the experiment analysis as it was so thorough! I have one question regarding the CONet baseline. If I understand...
Please can you provide further guidance on how to visualize the occupancy.
We want to debug using a single graphics card with pycharm, instead of using distributed training. But we ran into the following problems: ------------------------------------------------------------ fatal: not a git repository (or...