paper-with-me

Papers

DiffRef3D: A Diffusion-based Proposal Refinement Framework for 3D Object Detection

2023-10-25 · Se-Ho Kim, Inyong Koo, Inyoung Lee, Byeongjun Park, Changick Kim

Denoising diffusion models show remarkable performances in generative tasks, and their potential applications in perception tasks are gaining interest. In this paper, we introduce a novel framework named DiffRef3D which adopts the diffusion process on 3D object detection with point clouds for the first time. Specifically, we formulate the proposal refinement stage of two-stage 3D object detectors as a conditional diffusion process. During training, DiffRef3D gradually adds noise to the residuals between proposals and target objects, then applies the noisy residuals to proposals to generate hypotheses. The refinement module utilizes these hypotheses to denoise the noisy residuals and generate accurate box predictions. In the inference phase, DiffRef3D generates initial hypotheses by sampling noise from a Gaussian distribution as residuals and refines the hypotheses through iterative steps. DiffRef3D is a versatile proposal refinement framework that consistently improves the performance of existing 3D object detection models. We demonstrate the significance of DiffRef3D through extensive experiments on the KITTI benchmark. Code will be available.

📄 PDF Abstract BibTeX arXiv:2310.16349

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionDenoisingObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffRefiner: Coarse to Fine Trajectory Planning via Diffusion Refinement with Semantic Interaction for End to End Autonomous Driving

2025-11-21 · Liuhan Yin, Runkun Ju, Guodong Guo, Erkang Cheng arxiv

Unlike discriminative approaches in autonomous driving that predict a fixed set of candidate trajectories of the ego vehicle, generative methods, such as diffusion models, learn the underlying distribution of future moti…

Trajectory PredictionTrajectory PlanningAutonomous Driving

Conditional Latent Diffusion Models for Zero-Shot Instance Segmentation

2025-08-06 · Maximilian Ulmer, Wout Boerdijk, Rudolph Triebel, Maximilian Durner arxiv

This paper presents OC-DiT, a novel class of diffusion models designed for object-centric prediction, and applies it to zero-shot instance segmentation. We propose a conditional latent diffusion framework that generates …

Instance Segmentation

DeepFH Segmentations for Superpixel-based Object Proposal Refinement

2021-08-07 · Christian Wilms, Simone Frintrop

Class-agnostic object proposal generation is an important first step in many object detection pipelines. However, object proposals of modern systems are rather inaccurate in terms of segmentation and only roughly adhere …

Objectobject-detectionObject DetectionObject Proposal Generation+2

Radar-Camera Sensor Fusion for Joint Object Detection and Distance Estimation in Autonomous Vehicles

2020-09-17 · Ramin Nabati, Hairong Qi

In this paper we present a novel radar-camera sensor fusion framework for accurate object detection and distance estimation in autonomous driving scenarios. The proposed architecture uses a middle-fusion approach to fuse…

2D Object DetectionAutonomous DrivingAutonomous VehiclesDistance regression+5

Reversible Recursive Instance-level Object Segmentation

2015-11-14 · CVPR 2016 6 · Xiaodan Liang, Yunchao Wei, Xiaohui Shen, Zequn Jie 외

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal ref…

DenoisingObjectSegmentationSemantic Segmentation