paper-with-me

Papers

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

2025-10-08 · Gangwei Xu, Haotong Lin, Hongcheng Luo, Xianqi Wang, Jingfeng Yao, Lianghui Zhu, Yuechuan Pu, Cheng Chi, Haiyang Sun, Bing Wang, Guang Chen, Hangjun Ye, Sida Peng, Xin Yang arxiv

This paper presents Pixel-Perfect Depth, a monocular depth estimation model based on pixel-space diffusion generation that produces high-quality, flying-pixel-free point clouds from estimated depth maps. Current generative depth estimation models fine-tune Stable Diffusion and achieve impressive performance. However, they require a VAE to compress depth maps into latent space, which inevitably introduces \textit{flying pixels} at edges and details. Our model addresses this challenge by directly performing diffusion generation in the pixel space, avoiding VAE-induced artifacts. To overcome the high complexity associated with pixel-space generation, we introduce two novel designs: 1) Semantics-Prompted Diffusion Transformers (SP-DiT), which incorporate semantic representations from vision foundation models into DiT to prompt the diffusion process, thereby preserving global semantic consistency while enhancing fine-grained visual details; and 2) Cascade DiT Design that progressively increases the number of tokens to further enhance efficiency and accuracy. Our model achieves the best performance among all published generative models across five benchmarks, and significantly outperforms all other models in edge-aware point cloud evaluation.

📄 PDF Abstract BibTeX arXiv:2510.07316

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationPoint Clouds

Similar Papers 제목 키워드 기반

Pixel-Perfect Visual Geometry Estimation

2026-01-08 · Gangwei Xu, Haotong Lin, Hongcheng Luo, Haiyang Sun 외 arxiv

Recovering clean and accurate geometry from images is essential for robotics and augmented reality. However, existing geometry foundation models still suffer severely from flying pixels and the loss of fine details. In t…

Depth EstimationPoint Clouds

See-through: Single-image Layer Decomposition for Anime Characters

2026-02-03 · Jian Lin, Chengze Li, Haoyun Qin, Kwun Wang Chan 외 arxiv

We introduce a framework that automates the transformation of static anime illustrations into manipulatable 2.5D models. Current professional workflows require tedious manual segmentation and the artistic ``hallucination…

DrivingDepth: Sparse-Prompted Pixel-wise Scale Correction for Driving Depth Estimation

2026-06-30 · Chi Huang, Wenhao Zhang, Hang Yin, YuAn Wang 외 arxiv

Dense depth estimation for autonomous driving faces a geometry-scale conflict: depth foundation models deliver pixel-aligned dense visual geometry without reliable metric scale, while projected LiDAR provides metric anch…

Autonomous DrivingDepth Estimation

Perfecting Depth: Uncertainty-Aware Enhancement of Metric Depth

2025-06-05 · Jinyoung Jun, Lei Chu, Jiahao Li, Yan Lu 외

We propose a novel two-stage framework for sensor depth enhancement, called Perfecting Depth. This framework leverages the stochastic nature of diffusion models to automatically detect unreliable depth regions while pres…

Autonomous Driving

ELBO-T2IAlign: A Generic ELBO-Based Method for Calibrating Pixel-level Text-Image Alignment in Diffusion Models

2025-06-11 · Qin Zhou, Zhiyang Zhang, Jinglong Wang, XiaoBin Li 외

Diffusion models excel at image generation. Recent studies have shown that these models not only generate high-quality images but also encode text-image alignment information through attention maps or loss functions. Thi…

Image GenerationImage SegmentationSegmentationSemantic Segmentation+1