paper-with-me

Papers

GSRender: Deduplicated Occupancy Prediction via Weakly Supervised 3D Gaussian Splatting

2024-12-19 · Qianpu Sun, Changyong Shu, Sifan Zhou, Zichen Yu, Yan Chen, Dawei Yang, Yuan Chun

3D occupancy perception is gaining increasing attention due to its capability to offer detailed and precise environment representations. Previous weakly-supervised NeRF methods balance efficiency and accuracy, with mIoU varying by 5-10 points due to sampling count along camera rays. Recently, real-time Gaussian splatting has gained widespread popularity in 3D reconstruction, and the occupancy prediction task can also be viewed as a reconstruction task. Consequently, we propose GSRender, which naturally employs 3D Gaussian Splatting for occupancy prediction, simplifying the sampling process. In addition, the limitations of 2D supervision result in duplicate predictions along the same camera ray. We implemented the Ray Compensation (RC) module, which mitigates this issue by compensating for features from adjacent frames. Finally, we redesigned the loss to eliminate the impact of dynamic objects from adjacent frames. Extensive experiments demonstrate that our approach achieves SOTA (state-of-the-art) results in RayIoU (+6.0), while narrowing the gap with 3D supervision methods. Our code will be released soon.

📄 PDF Abstract BibTeX arXiv:2412.14579

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRF

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Predicting Vegetation Stratum Occupancy from Airborne LiDAR Data with Deep Learning

2022-01-20 · Ekaterina Kalinicheva, Loic Landrieu, Clément Mallet, Nesrine Chehata

We propose a new deep learning-based method for estimating the occupancy of vegetation strata from airborne 3D LiDAR point clouds. Our model predicts rasterized occupancy maps for three vegetation strata corresponding to…

Deep Learningregression

FreeOcc: Training-free Panoptic Occupancy Prediction via Foundation Models

2026-03-06 · Andrew Caunes, Thierry Chateau, Vincent Fremont arxiv

Semantic and panoptic occupancy prediction for road scene analysis provides a dense 3D representation of the ego vehicle's surroundings. Current camera-only approaches typically rely on costly dense 3D supervision or req…

Scene Understanding

LetOccVote: Learning Weakly Supervised 3D Occupancy through Consensus

2026-09-04 · Chi Zhang, Qi Song, Feifei Li, Jie Li 외 arxiv

Weakly supervised 3D occupancy prediction reduces the reliance on costly 3D annotations by learning from 2D pseudo-labels generated by vision foundation models. However, existing methods typically use these imperfect pse…

ShelfOcc: Native 3D Supervision beyond LiDAR for Vision-Based Occupancy Estimation

2025-11-19 · Simon Boeder, Fabian Gigengack, Simon Roesler, Holger Caesar 외 arxiv

Recent progress in self- and weakly supervised occupancy estimation has largely relied on 2D projection or rendering-based supervision, which suffers from geometric inconsistencies and severe depth bleeding. We thus intr…

Scene Understanding

4D-ROLLS: 4D Radar Occupancy Learning via LiDAR Supervision

2025-05-20 · Ruihan Liu, Xiaoyi Wu, Xijun Chen, Liang Hu 외

A comprehensive understanding of 3D scenes is essential for autonomous vehicles (AVs), and among various perception tasks, occupancy estimation plays a central role by providing a general representation of drivable and o…

Autonomous VehiclesBEV SegmentationGPU