A recent study explores "free lunch" strategies to enhance lidar semantic scene completion (SSC) performance. The first strategy involves augmenting input point clouds with semantic pseudo-labels generated by off-the-shelf segmentors. This approach was found to substantially improve the performance of existing SSC architectures. The study indicates that high-quality semantic priors are a primary factor in achieving mean Intersection over Union (mIoU) gains. The second strategy introduces visibility information into the input lidar scan, differentiating between empty and unknown spaces. This also provides a performance boost across various tested architectures. The combination of these simple enhancements enables older SSC models to remain competitive with, and in some cases even surpass, current state-of-the-art systems. The code for these methods is publicly available on GitHub.
Featured on AI Radar: Boosting Lidar Semantic Scene Completion with Simple Enhancements