PMF icon indicating copy to clipboard operation
PMF copied to clipboard

Perception-aware multi-sensor fusion for 3D LiDAR semantic segmentation (ICCV 2021)

Results 13 PMF issues
Sort by recently updated
recently updated
newest added

Hello, is there any code to calculate the speed of model inference in the modified project? I want to evaluate the fps indicator of the model.Thank you very much!

Hello author, thank you for your contribution to the community! I would like to ask you how to implement adversarial analysis of camera-only FCN based methods in ablation experiments, I...

Thank you very much for your work, and I am getting errors like this during training: `only one element tensors can be converted to Python scalars` ![0582950fbc7fdecb442b400e201b66e](https://user-images.githubusercontent.com/55450113/188634031-087bbb18-c9b3-4197-9053-f90229868439.jpg) It can be...

Limited by resources, I have tried training with two 3090s (bs=4*2) and using amp, but seems unable to reproduce similar performance.

请问EPMF的代码可以分享吗?

具体情况如下; ===init env success=== Traceback (most recent call last): File "/home/lcy/桌面/PMF-master/tasks/pmf_eval_semantickitti/infer.py", line 369, in exp.run() File "/home/lcy/桌面/PMF-master/tasks/pmf_eval_semantickitti/infer.py", line 354, in run self.inference.run() File "/home/lcy/桌面/PMF-master/tasks/pmf_eval_semantickitti/infer.py", line 134, in run self.evaluator.addBatch( File...

Hi authors, Could you release the pre-training weights of the model, especially trained in nuscenes, nuscenes dataset is too big for me. Thank you.

Hi @iris0329 @ICEORY, thanks for open-sourcing your work! Regarding the reported results, could you share with me the pretrained checkpoint for reproduction? Thanks a lot for your help!