polarmix
polarmix copied to clipboard
Ques about details.
Thx a lot for open source work! I have some questions listed below:
- Can polarmix be integrated into range-based approach? I tried it briefly on SalsaNext, but it didn't work well.
- Do it need more epochs for training after adding Polarmix? In my experiments, the convergence is slower and the final loss value is larger compared to the baseline.
- Is it necessary to rotate and paste Class==0 ('car')? From the results, the performance improvement is not significant. However, considering the large number of Car points in each frame of the point cloud, replication enhancement of them may have potentially adverse effects. https://github.com/xiaoaoran/polarmix/blob/d0b7a244f75be341ee54222855293e4fe94ac165/core/datasets/semantic_kitti_polarmix.py#L51-L63