paper-with-me

Papers

Detect, Replace, Refine: Deep Structured Prediction For Pixel Wise Labeling

2016-12-14 · CVPR 2017 7 · Spyros Gidaris, Nikos Komodakis

Pixel wise image labeling is an interesting and challenging problem with great significance in the computer vision community. In order for a dense labeling algorithm to be able to achieve accurate and precise results, it has to consider the dependencies that exist in the joint space of both the input and the output variables. An implicit approach for modeling those dependencies is by training a deep neural network that, given as input an initial estimate of the output labels and the input image, it will be able to predict a new refined estimate for the labels. In this context, our work is concerned with what is the optimal architecture for performing the label improvement task. We argue that the prior approaches of either directly predicting new label estimates or predicting residual corrections w.r.t. the initial labels with feed-forward deep network architectures are sub-optimal. Instead, we propose a generic architecture that decomposes the label improvement task to three steps: 1) detecting the initial label estimates that are incorrect, 2) replacing the incorrect labels with new ones, and finally 3) refining the renewed labels by predicting residual corrections w.r.t. them. Furthermore, we explore and compare various other alternative architectures that consist of the aforementioned Detection, Replace, and Refine components. We extensively evaluate the examined architectures in the challenging task of dense disparity estimation (stereo matching) and we report both quantitative and qualitative results on three different datasets. Finally, our dense disparity estimation network that implements the proposed generic architecture, achieves state-of-the-art results in the KITTI 2015 test surpassing prior approaches by a significant margin.

📄 PDF Abstract BibTeX arXiv:1612.04770

Code (1)

gidariss/DRR_struct_pred

Tasks

Disparity EstimationStereo MatchingStereo Matching HandStructured Prediction

Similar Papers 제목 키워드 기반

Spline refinement with differentiable rendering

2025-03-15 · Frans Zdyb, Albert Alonso, Julius B. Kirkegaard

Detecting slender, overlapping structures remains a challenge in computational microscopy. While recent coordinate-based approaches improve detection, they often produce less accurate splines than pixel-based methods. We…

Drug Discovery

a high efficiency fully convolutional networks for pixel wise surface defect detection

2019-01-23 · journal 2019 1 · Lingteng Qiu, XiaoJun Wu, Zhiyang Yu

In this paper, we propose a highly efficient deep learning-based method for pixel-wise surface defect segmentation algorithm in machine vision. Our method is composed of a segmentation stage (stage 1), a detection stage …

Defect DetectionImage MattingSegmentation

SegFix: Model-Agnostic Boundary Refinement for Segmentation

2020-07-08 · ECCV 2020 8 · Yuhui Yuan, Jingyi Xie, Xilin Chen, Jingdong Wang

We present a model-agnostic post-processing scheme to improve the boundary quality for the segmentation result that is generated by any existing segmentation model. Motivated by the empirical observation that the label p…

modelSegmentation

Rethinking Foundation Model Collaboration: Enhancing Specialized Models through Proxy Task Reasoning

2026-06-30 · Hongyi Lin, Yang Liu, Jinhua Zhao, Xiaobo Qu arxiv

Foundation models are increasingly integrated into embodied intelligence systems, but directly assigning them structured prediction tasks requires precise geometric and numerical estimation, where specialized models ofte…

Structured PredictionTrajectory PredictionSemantic Segmentation2D Object Detection

Adaptive Exponential Smoothing for Online Filtering of Pixel Prediction Maps

2015-12-01 · ICCV 2015 12 · Kang Dang, Jiong Yang, Junsong Yuan

We propose an efficient online video filtering method, called adaptive exponential filtering (AES) to refine pixel prediction maps. Assuming each pixel is associated with a discriminative prediction score, the proposed A…

PredictionSaliency DetectionScene Parsing