← Search

Wouter Van Gansbeke

4 accepted papers

2021

Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations

NeurIPS 2021poster

Contrastive self-supervised learning has outperformed supervised pretraining on many downstream tasks like segmentation and object detection. However, current methods are still primarily applied to curated datasets like ImageNet. In this paper, we first study how biases in the dataset affect existin…

2021

Unsupervised Semantic Segmentation by Contrasting Object Mask Proposals

ICCV 2021poster

Being able to learn dense semantic representations of images without supervision is an important problem in computer vision. However, despite its significance, this problem remains rather unexplored, with a few exceptions that considered unsupervised semantic segmentation on small-scale datasets wit…

Cited by 307PDFcodeScholar
2020

Don't Forget The Past: Recurrent Depth Estimation from Monocular Video

RA-L 2020

Autonomous cars need continuously updated depth information. Thus far, depth is mostly estimated independently for a single frame at a time, even if the method starts from video input. Our method produces a time series of depth maps, which makes it an ideal candidate for online learning approaches.

Cited by 152SourceScholar
2020

SCAN: Learning to Classify Images without Labels

ECCV 2020poster

Can we automatically group images into semantically meaningful clusters when ground-truth annotations are absent? The task of unsupervised image classification remains an important, and open challenge in computer vision. Several recent approaches have tried to tackle this problem in an end-to-end fa…