1 code implementation • NeurIPS 2023 • Paul-Edouard Sarlin, Eduard Trulls, Marc Pollefeys, Jan Hosang, Simon Lynen
Semantic 2D maps are commonly used by humans and machines for navigation purposes, whether it's walking or driving.
no code implementations • 16 Jun 2022 • Yuhe Jin, Weiwei Sun, Jan Hosang, Eduard Trulls, Kwang Moo Yi
Existing unsupervised methods for keypoint learning rely heavily on the assumption that a specific keypoint type (e. g. elbow, digit, abstract geometric shape) appears only once in an image.
no code implementations • ICCV 2021 • Dror Aiger, Simon Lynen, Jan Hosang, Bernhard Zeisl
Outlier rejection and equivalently inlier set optimization is a key ingredient in numerous applications in computer vision such as filtering point-matches in camera pose estimation or plane and normal estimation in point clouds.
1 code implementation • ICCV 2021 • Wei Jiang, Eduard Trulls, Jan Hosang, Andrea Tagliasacchi, Kwang Moo Yi
We propose a novel framework for finding correspondences in images based on a deep neural network that, given two images and a query point in one of them, finds its correspondence in the other.
Ranked #1 on Dense Pixel Correspondence Estimation on KITTI 2012
Dense Pixel Correspondence Estimation Optical Flow Estimation
no code implementations • CVPR 2017 • Jan Hosang, Rodrigo Benenson, Bernt Schiele
Object detectors have hugely profited from moving towards an end-to-end learning paradigm: proposals, features, and the classifier becoming one neural network improved results two-fold on general object detection.
no code implementations • CVPR 2017 • Anna Khoreva, Rodrigo Benenson, Jan Hosang, Matthias Hein, Bernt Schiele
Semantic labelling and instance segmentation are two tasks that require particularly costly annotations.
Ranked #1 on Semantic Segmentation on PASCAL VOC 2012 val (Mean IoU metric)
no code implementations • CVPR 2016 • Shanshan Zhang, Rodrigo Benenson, Mohamed Omran, Jan Hosang, Bernt Schiele
We enable our analysis by creating a human baseline for pedestrian detection (over the Caltech dataset), and by manually clustering the recurrent errors of a top detector.
no code implementations • 19 Nov 2015 • Jan Hosang, Rodrigo Benenson, Bernt Schiele
Non-maximum suppression (NMS) is used in virtually all state-of-the-art object detection pipelines.
no code implementations • 17 Feb 2015 • Jan Hosang, Rodrigo Benenson, Piotr Dollár, Bernt Schiele
Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images.
no code implementations • CVPR 2015 • Jan Hosang, Mohamed Omran, Rodrigo Benenson, Bernt Schiele
In this paper we study the use of convolutional neural networks (convnets) for the task of pedestrian detection.
Ranked #31 on Pedestrian Detection on Caltech
no code implementations • 16 Nov 2014 • Rodrigo Benenson, Mohamed Omran, Jan Hosang, Bernt Schiele
Paper-by-paper results make it easy to miss the forest for the trees. We analyse the remarkable progress of the last decade by discussing the main ideas explored in the 40+ detectors currently present in the Caltech pedestrian detection benchmark.
1 code implementation • 26 Jun 2014 • Jan Hosang, Rodrigo Benenson, Bernt Schiele
Current top performing Pascal VOC object detectors employ detection proposals to guide the search for objects thereby avoiding exhaustive sliding window search across images.