← Search

Brian Price

44 accepted papers

2026

Beyond Single Images: A Comprehensive Benchmark for Album-Level Vision-Language Understanding

CVPR 2026

Automatic album organization has been studied extensively over the past decades due to significant progress in digital photography. Recent vision-language models (VLMs) have shown strong performance on multi-image understanding, making them natural candidates for automating album organization workfl

Cited by 0SourcecodeScholar
2025

CompleteMe: Reference-based Human Image Completion

ICCV 2025poster

Recent methods for human image completion can reconstruct plausible body shapes but often fail to preserve unique details, such as specific clothing patterns or distinctive accessories, without explicit reference images. Even state-of-the-art reference-based inpainting approaches struggle to accurat…

Cited by 0SourcePDFScholar
2024

IMPRINT: Generative Object Compositing by Learning Identity-Preserving Representation

CVPR 2024poster

Generative object compositing emerges as a promising new avenue for compositional image editing. However the requirement of object identity preservation poses a significant challenge limiting practical usage of most existing methods. In response this paper introduces IMPRINT a novel diffusion-based…

Cited by 29SourcePDFScholar
2024

PolarMatte: Fully Computational Ground-Truth-Quality Alpha Matte Extraction for Images and Video using Polarized Screen Matting

CVPR 2024poster

The creation of high-quality alpha mattes as ground-truth data for video matting is typically a laborious task. The trade-off between accuracy manual corrections and capture constraints often produces erroneous results or is cost prohibitive. We propose PolarMatte a fully computational alpha matte e…

Cited by 0SourcePDFScholar
2024

Putting the Object Back into Video Object Segmentation

CVPR 2024highlight

We present Cutie a video object segmentation (VOS) network with object-level memory reading which puts the object representation from memory back into the video object segmentation result. Recent works on VOS employ bottom-up pixel-level memory reading which struggles due to matching noise especiall…

2024

SPIN: Hierarchical Segmentation with Subpart Granularity in Natural Images

ECCV 2024poster

"Hierarchical segmentation entails creating segmentations at varying levels of granularity. We introduce the first hierarchical semantic segmentation dataset with subpart annotations for natural images, which we call SPIN (SubPartImageNet). We also introduce two novel evaluation metrics to evaluate…

Cited by 2SourcePDFScholar
2024

SegGen: Supercharging Segmentation Models with Text2Mask and Mask2Img Synthesis

ECCV 2024poster

"We present , a new data generation approach that pushes the performance boundaries of state-of-the-art image segmentation models. One major bottleneck of previous data synthesis methods for segmentation is the design of “segmentation labeler module”, which is used to synthesize segmentation masks f…

Cited by 11SourcePDFScholar
2023

ObjectStitch: Object Compositing With Diffusion Model

CVPR 2023poster

Object compositing based on 2D images is a challenging problem since it typically involves multiple processing stages such as color harmonization, geometry correction and shadow generation to generate realistic results. Furthermore, annotating training data pairs for compositing requires substantial…

Cited by 94SourcePDFScholar
2023

Tracking Anything with Decoupled Video Segmentation

ICCV 2023poster

Training data for video segmentation are expensive to annotate. This impedes extensions of end-to-end algorithms to new video segmentation tasks, especially in large-vocabulary settings. To 'track anything' without training on video data for every individual task, we develop a decoupled video segmen…

Cited by 269PDFcodeScholar
2022

Boosting Robustness of Image Matting With Context Assembling and Strong Data Augmentation

CVPR 2022poster

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is still under-explored. Although some works propose to either ref…

Cited by 38PDFScholar
2021

Rethinking Text Segmentation: A Novel Dataset and a Text-Specific Refinement Approach

CVPR 2021poster

Text segmentation is a prerequisite in many real-world text-related tasks, e.g., text style transfer, and scene text removal. However, facing the lack of high-quality datasets and dedicated investigations, this critical prerequisite has been left as an assumption in many works, and has been largely…

Cited by 85PDFcodeScholar
2020

PhraseClick: Toward Achieving Flexible Interactive Segmentation by Phrase and Click

ECCV 2020poster

Existing interactive object segmentation methods mainly take spatial interactions such as bounding boxes or clicks as input. However, these interactions do not contain information about explicit attributes of the target-of-interest and thus cannot quickly specify what the selected object exactly is,…

Cited by 64SourcePDFScholar
2019

MultiSeg: Semantically Meaningful, Scale-Diverse Segmentations From Minimal User Input

ICCV 2019poster

Existing deep learning-based interactive image segmentation approaches typically assume the target-of-interest is always a single object and fail to account for the potential diversity in user expectations, thus requiring excessive user input when it comes to segmenting an object part or a group of…

Cited by 45PDFcodeScholar
2019

When Color Constancy Goes Wrong: Correcting Improperly White-Balanced Images

CVPR 2019poster

This paper focuses on correcting a camera image that has been improperly white-balanced. This situation occurs when a camera's auto white balance fails or when the wrong manual white-balance setting is used. Even after decades of computational color constancy research, there are no effective solutio…

Cited by 161PDFScholar
2018

Compositing-aware Image Search

ECCV 2018poster

We present a new image search technique that, given a background image, returns compatible foreground objects for image compositing tasks. The compatibility of a foreground object and a background scene depends on various aspects such as semantics, surrounding context, geometry, style and color. How…

Cited by 21SourcePDFScholar
2018

DVQA: Understanding Data Visualizations via Question Answering

CVPR 2018poster

Bar charts are an effective way to convey numeric information, but today's algorithms cannot parse them. Existing methods fail when faced with even minor variations in appearance. Here, we present DVQA, a dataset that tests many aspects of bar chart understanding in a question answering framework. U…

2018

Discriminability Objective for Training Descriptive Captions

CVPR 2018poster

One property that remains lacking in image captions generated by contemporary methods is discriminability: being able to tell two images apart given the caption for one of them. We propose a way to improve this aspect of caption generation. By incorporating into the captioning training objective a l…

2018

Disentangling Structure and Aesthetics for Style-Aware Image Completion

CVPR 2018poster

Content-aware image completion or in-painting is a fundamental tool for the correction of defects or removal of objects in images. We propose a non-parametric in-painting algorithm that enforces both structural and aesthetic (style) consistency within the resulting image. Our contributions are two…

Cited by 15SourcePDFScholar
2018

Interactive Boundary Prediction for Object Selection

ECCV 2018poster

Interactive image segmentation is critical for many image editing tasks. While recent advanced methods on interactive segmentation focus on the region-based paradigm, more traditional boundary-based methods such as Intelligent Scissor are still popular in practice as they allow users to have active…

Cited by 65SourcePDFScholar
2018

Start, Follow, Read: End-to-End Full-Page Handwriting Recognition

ECCV 2018poster

Despite decades of research, offline handwriting recognition (HWR) of degraded historical documents remains a challenging problem, which if solved could greatly improve the searchability of online cultural heritage archives. HWR models are often limited by the accuracy of the preceding steps of text…

2018

YouTube-VOS: Sequence-to-Sequence Video Object Segmentation

ECCV 2018poster

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for segmentation have to depend on pretrained optical flow model…

Cited by 594SourcePDFScholar
2016

Object Contour Detection With a Fully Convolutional Encoder-Decoder Network

CVPR 2016spotlight

We develop a deep learning algorithm for contour detection with a fully convolutional encoder-decoder network. Different from previous low-level edge detection, our algorithm focuses on detecting higher-level object contours. Our network is trained end-to-end on PASCAL VOC with refined ground truth…

Cited by 478PDFScholar
2016

SURGE: Surface Regularized Geometry Estimation from a Single Image

NeurIPS 2016poster

This paper introduces an approach to regularize 2.5D surface normal and depth predictions at each pixel given a single input image. The approach infers and reasons about the underlying 3D planar surfaces depicted in the image to snap predicted normals and depths to inferred planar surfaces, all whil…

Cited by 103SourcePDFScholar
2016

Two Illuminant Estimation and User Correction Preference

CVPR 2016poster

This paper examines the problem of white-balance correction when a scene contains two illuminations. This is a two step process: 1) estimate the two illuminants; and 2) correct the image. Existing methods attempt to estimate a spatially varying illumination map, however, results are error prone a…

Cited by 43PDFScholar
2016

Unconstrained Salient Object Detection via Proposal Subset Optimization

CVPR 2016spotlight

We aim at detecting salient objects in unconstrained images. In unconstrained images, the number of salient objects (if any) varies from image to image, and is not given. We present a salient object detection system that directly outputs a compact set of detection windows, if any, for an input image…

Cited by 118PDFScholar
2015

Beyond White: Ground Truth Colors for Color Constancy Correction

ICCV 2015poster

A limitation in color constancy research is the inability to establish ground truth colors for evaluating corrected images. Many existing datasets contain images of scenes with a color chart included; however, only the chart's neutral colors (grayscale patches) are used to provide the ground truth f…

Cited by 64PDFScholar
2015

Effective Learning-Based Illuminant Estimation Using Simple Features

CVPR 2015poster

Illumination estimation is the process of determining the chromaticity of the illumination in an imaged scene in order to remove undesirable color casts through white-balancing. While computational color constancy is a well-studied topic in computer vision, it remains challenging due to the ill-po…

Cited by 179SourcePDFScholar
2015

Joint Object and Part Segmentation Using Deep Learned Potentials

ICCV 2015poster

Segmenting semantic objects from images and parsing them into their respective semantic parts are fundamental steps towards detailed object understanding in computer vision. In this paper, we propose a joint solution that tackles semantic object and part segmentation simultaneously, in which higher…

Cited by 141PDFScholar
2015

Minimum Barrier Salient Object Detection at 80 FPS

ICCV 2015oral

We propose a highly efficient, yet powerful, salient object detection method based on the Minimum Barrier Distance (MBD) Transform. The MBD transform is robust to pixel-value fluctuation, and thus can be effectively applied on raw pixels without region abstraction. We present an approximate MBD tran…

Cited by 518PDFScholar
2015

PatchCut: Data-Driven Object Segmentation via Local Shape Transfer

CVPR 2015poster

Object segmentation is highly desirable for image understanding and editing. Current interactive tools require a great deal of user effort while automatic methods are usually limited to images of special object categories or with high color contrast. In this paper, we propose a data-driven algorithm…

Cited by 25SourcePDFScholar
2015

Salient Object Subitizing

CVPR 2015poster

People can immediately and precisely identify 1, 2, 3 or 4 items by a simple glance. The phenomenon, known as Subitizing, inspires us to pursue the task of Salient Object Subitizing (SOS), i.e. predicting the existence and the number of salient objects in a scene using holistic cues. To study this p…

Cited by 138SourcePDFScholar
2015

Towards Unified Depth and Semantic Prediction From a Single Image

CVPR 2015poster

Depth estimation and semantic segmentation are two fundamental problems in image understanding. While the two tasks are strongly correlated and mutually beneficial, they are usually solved separately or sequentially. Motivated by the complementary properties of the two tasks, we propose a unified fr…