-
Hi there, firstly thank you to your team for contributing significant work for the community.
I want to ask about the motivation for your dataset, compared to others such as Occ3D[1], OpenOccupancy[2…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
You permute voxel feature to N * W * H * pillar_h * C(0,4,3,2,1), why not N * H * W * pillar_h * C(0,3,4,2,1)? Does it matter?
https://github.com/CVPR2023-3D-Occupancy-Prediction/CVPR2023-3D-Occupan…
-
Hello, the test dataset is not is nt avaliable. When can we get it?
-
![image](https://user-images.githubusercontent.com/26239060/236592045-49d7b970-1c29-4b57-9545-329d4e82c50b.png)
If the gts is in the lidar coordinate system, is it possible that -1 didn't reach the g…
-
What format should we submit our results in?
-
Hi, I want to ask that
It seems the baseline puts `free` class in the calculation of mIoU, is it right? And in print function, the `free` class not printed
https://github.com/CVPR2023-3D-Occupancy…
-
hi, When I was single-stepping, I found that in nuscene_dataset.py, line 212, rotation is assigned as a quaternion.
assigning a quaternion to a list results in only the first value being assigned. li…
-
Hi, is voxels GT in lidar coordinate system or in ego-frame coordinate system?
Based on the code https://github.com/CVPR2023-3D-Occupancy-Prediction/CVPR2023-3D-Occupancy-Prediction/blob/main/proje…
-
I project the centers of voxels to the corresponding image, and find that it does not align well with the image. Refering to the image below:
![image](https://user-images.githubusercontent.com/90748…