Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DDP: Diffusion Model for Dense Visual Prediction

About

We propose a simple, efficient, yet powerful framework for dense visual predictions based on the conditional diffusion pipeline. Our approach follows a "noise-to-map" generative paradigm for prediction by progressively removing noise from a random Gaussian distribution, guided by the image. The method, called DDP, efficiently extends the denoising diffusion process into the modern perception pipeline. Without task-specific design and architecture customization, DDP is easy to generalize to most dense prediction tasks, e.g., semantic segmentation and depth estimation. In addition, DDP shows attractive properties such as dynamic inference and uncertainty awareness, in contrast to previous single-step discriminative methods. We show top results on three representative tasks with six diverse benchmarks, without tricks, DDP achieves state-of-the-art or competitive performance on each task compared to the specialist counterparts. For example, semantic segmentation (83.9 mIoU on Cityscapes), BEV map segmentation (70.6 mIoU on nuScenes), and depth estimation (0.05 REL on KITTI). We hope that our approach will serve as a solid baseline and facilitate future research

Yuanfeng Ji, Zhe Chen, Enze Xie, Lanqing Hong, Xihui Liu, Zhaoqiang Liu, Tong Lu, Zhenguo Li, Ping Luo• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU53.2
2731
Semantic segmentationCityscapes
mIoU83.2
578
Semantic segmentationCityscapes (val)--
572
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.05
502
Semantic segmentationCityscapes (val)
mIoU83.9
287
Depth EstimationNYU Depth V2
RMSE0.329
177
Semantic segmentationPotsdam (test)
mIoU77.77
104
Depth EstimationSUN RGB-D (test)
Root Mean Square Error (RMS)0.397
93
Semantic segmentationLoveDA (test)
mIoU52.54
81
Monocular Depth EstimationNYU-Depth v2 (official)
Abs Rel0.094
75
Showing 10 of 16 rows

Other info

Code

Follow for update