← Search

Dirk Weissenborn

6 accepted papers

2022

Simple Open-Vocabulary Object Detection with Vision Transformers

ECCV 2022poster

"Combining simple architectures with large-scale pre-training has led to massive improvements in image classification. For object detection, pre-training and scaling approaches are less well established, especially in the long-tailed and open-vocabulary setting, where training data is relatively sca…

2021

An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale

ICLR 2021oral

While the Transformer architecture has become the de-facto standard for natural language processing tasks, its applications to computer vision remain limited. In vision, attention is either applied in conjunction with convolutional networks, or used to replace certain components of convolutional net…

2021

Differentiable Patch Selection for Image Recognition

CVPR 2021poster

Neural Networks require large amounts of memory and compute to process high resolution images, even when only a small part of the image is actually informative for the task at hand. We propose a method based on a differentiable Top-K operator to select the most relevant parts of the input to efficie…

Cited by 111PDFcodeScholar
2020

Object-Centric Learning with Slot Attention

NeurIPS 2020spotlight

Learning object-centric representations of complex scenes is a promising step towards enabling efficient abstract reasoning from low-level perceptual features. Yet, most deep learning approaches learn distributed representations that do not capture the compositional properties of natural scenes. In…