paper-with-me

Papers

Probabilistic Pixel-Adaptive Refinement Networks

2020-03-31 · CVPR 2020 6 · Anne S. Wannenwetsch, Stefan Roth

Encoder-decoder networks have found widespread use in various dense prediction tasks. However, the strong reduction of spatial resolution in the encoder leads to a loss of location information as well as boundary artifacts. To address this, image-adaptive post-processing methods have shown beneficial by leveraging the high-resolution input image(s) as guidance data. We extend such approaches by considering an important orthogonal source of information: the network's confidence in its own predictions. We introduce probabilistic pixel-adaptive convolutions (PPACs), which not only depend on image guidance data for filtering, but also respect the reliability of per-pixel predictions. As such, PPACs allow for image-adaptive smoothing and simultaneously propagating pixels of high confidence into less reliable regions, while respecting object boundaries. We demonstrate their utility in refinement networks for optical flow and semantic segmentation, where PPACs lead to a clear reduction in boundary artifacts. Moreover, our proposed refinement step is able to substantially improve the accuracy on various widely used benchmarks.

📄 PDF Abstract BibTeX arXiv:2003.14407

Code (1)

visinf/ppac_refinement 공식 구현 pytorch

Tasks

DecoderOptical Flow EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Probabilistic Semantic Segmentation Refinement by Monte Carlo Region Growing

2020-05-12 · Philipe A. Dias, Henry Medeiros

Semantic segmentation with fine-grained pixel-level accuracy is a fundamental component of a variety of computer vision applications. However, despite the large improvements provided by recent advances in the architectur…

SegmentationSemantic Segmentation

Diffusion-Based Refinement for Kilometer-Scale Probabilistic Precipitation Nowcasting

2026-08-31 · Dohyun Park, Changhoon Song, Tengyuan Chang, Yoo-Geun Ham 외 arxiv

Localized extreme precipitation is a major trigger of urban flash floods and landslides, yet producing nowcasts that combine fine spatial detail with probabilistic uncertainty remains challenging. Here we introduce exPre…

TartanCalib: Iterative Wide-Angle Lens Calibration using Adaptive SubPixel Refinement of AprilTags

2022-10-05 · Bardienus P Duisterhof, Yaoyu Hu, Si Heng Teng, Michael Kaess 외

Wide-angle cameras are uniquely positioned for mobile robots, by virtue of the rich information they provide in a small, light, and cost-effective form factor. An accurate calibration of the intrinsics and extrinsics is …

Adaptive Assignment for Geometry Aware Local Feature Matching

2022-07-18 · CVPR 2023 1 · Dihe Huang, Ying Chen, Shang Xu, Yong liu 외

The detector-free feature matching approaches are currently attracting great attention thanks to their excellent performance. However, these methods still struggle at large-scale and viewpoint variations, due to the geom…

Feature Correlation

PAKAN: Pixel Adaptive Kolmogorov-Arnold Network Modules for Pansharpening

2026-03-16 · Haoyu Zhang, Haojing Chen, Zhen Zhong, Liangjian Deng arxiv

Pansharpening aims to fuse high-resolution spatial details from panchromatic images with the rich spectral information of multispectral images. Existing deep neural networks for this task typically rely on static activat…