← Search

Gabriel J. Brostow

16 accepted papers

2023

Removing Objects From Neural Radiance Fields

CVPR 2023poster

Neural Radiance Fields (NeRFs) are emerging as a ubiquitous scene representation that allows for novel view synthesis. Increasingly, NeRFs will be shareable with other people. Before sharing a NeRF, though, it might be desirable to remove personal information or unsightly objects. Such removal is no…

Cited by 71SourcePDFScholar
2023

Two-View Geometry Scoring Without Correspondences

CVPR 2023poster

Camera pose estimation for two-view geometry traditionally relies on RANSAC. Normally, a multitude of image correspondences leads to a pool of proposed hypotheses, which are then scored to find a winning model. The inlier count is generally regarded as a reliable indicator of "consensus". We examine…

2023

Virtual Occlusions Through Implicit Depth

CVPR 2023poster

For augmented reality (AR), it is important that virtual assets appear to 'sit among' real world objects. The virtual element should variously occlude and be occluded by real matter, based on a plausible depth ordering. This occlusion should be consistent over time as the viewer's camera moves. Unfo…

2021

Focus on the Positives: Self-Supervised Learning for Biodiversity Monitoring

ICCV 2021poster

We address the problem of learning self-supervised representations from unlabeled image collections. Unlike existing approaches that attempt to learn useful features by maximizing similarity between augmented versions of each input image or by speculatively picking negative samples, we instead also…

Cited by 32PDFcodeScholar
2020

Footprints and Free Space From a Single Color Image

CVPR 2020oral

Understanding the shape of a scene from a single color image is a formidable computer vision task. However, most methods aim to predict the geometry of surfaces that are visible to the camera, which is of limited use when planning paths for robots or augmented reality agents. Such agents can only mo…

Cited by 24PDFcodeScholar
2020

Learning Stereo from Single Images

ECCV 2020poster

Supervised deep networks are among the best methods for finding correspondences in stereo image pairs. Like all supervised approaches, these networks require ground truth data during training. However, collecting large quantities of accurate dense correspondence data is very challenging. We propose…

2020

Predicting Visual Overlap of Images Through Interpretable Non-Metric Box Embeddings

ECCV 2020poster

To what extent are two images picturing the same 3D surfaces? Even when this is a known scene, the answer typically requires an expensive search across scale space, with matching and geometric verification of large sets of local features. This expense is further multiplied when a query image is eval…

2020

Single-Image Depth Prediction Makes Feature Matching Easier

ECCV 2020poster

Good local features improve the robustness of many 3D re-localization and multi-view reconstruction pipelines. The problem is that viewing angle and distance severely impact the recognizability of a local feature. Attempts to improve appearance invariance by choosing better local feature points or b…

2019

Digging Into Self-Supervised Monocular Depth Estimation

ICCV 2019poster

Per-pixel ground-truth depth data is challenging to acquire at scale. To overcome this limitation, self-supervised learning has emerged as a promising alternative for training models to perform monocular depth estimation. In this paper, we propose a set of improvements, which together result in both…

Cited by 2896PDFcodeScholar
2018

DiverseNet: When One Right Answer Is Not Enough

CVPR 2018poster

Many structured prediction tasks in machine vision have a collection of acceptable answers, instead of one definitive ground truth answer. Segmentation of images, for example, is subject to human labeling bias. Similarly, there are multiple possible pixel values that could plausibly complete occlude…

Cited by 38SourcePDFScholar
2017

Harmonic Networks: Deep Translation and Rotation Equivariance

CVPR 2017poster

Translating or rotating an input image should not affect the results of many computer vision tasks. Convolutional neural networks (CNNs) are already translation equivariant: input image translations produce proportionate feature map translations. This is not the case for rotations. Global rotation e…

Cited by 867PDFScholar
2017

Interpretable Transformations With Encoder-Decoder Networks

ICCV 2017poster

Deep feature spaces have the capacity to encode complex transformations of their input data. However, understanding the relative feature-space relationship between two transformed encoded images is difficult. For instance, what is the relative feature space relationship between two rotated images? W…

Cited by 113PDFScholar
2017

Unsupervised Monocular Depth Estimation With Left-Right Consistency

CVPR 2017oral

Learning based methods have shown very promising results for the task of depth estimation in single images. However, most existing approaches treat depth prediction as a supervised regression problem and as a result, require vast quantities of corresponding ground truth depth data for training. Just…

Cited by 3871PDFcodeScholar
2016

Structured Prediction of Unobserved Voxels From a Single Depth Image

CVPR 2016oral

Building a complete 3D model of a scene, given only a single depth image, is underconstrained. To gain a full volumetric model, one needs either multiple views, or a single view together with a library of unambiguous 3D models that will fit the shape of each individual object in the scene. We hypot…

Cited by 206PDFScholar