Skip to main content

Showing 1–4 of 4 results for author: Uhrig, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:1708.06500  [pdf, other

    cs.CV

    Sparsity Invariant CNNs

    Authors: Jonas Uhrig, Nick Schneider, Lukas Schneider, Uwe Franke, Thomas Brox, Andreas Geiger

    Abstract: In this paper, we consider convolutional neural networks operating on sparse inputs with an application to depth upsampling from sparse laser scan data. First, we show that traditional convolutional networks perform poorly when applied to sparse data even when the location of missing data is provided to the network. To overcome this problem, we propose a simple yet effective sparse convolution lay… ▽ More

    Submitted 30 August, 2017; v1 submitted 22 August, 2017; originally announced August 2017.

  2. DeMoN: Depth and Motion Network for Learning Monocular Stereo

    Authors: Benjamin Ummenhofer, Huizhong Zhou, Jonas Uhrig, Nikolaus Mayer, Eddy Ilg, Alexey Dosovitskiy, Thomas Brox

    Abstract: In this paper we formulate structure from motion as a learning problem. We train a convolutional network end-to-end to compute depth and camera motion from successive, unconstrained image pairs. The architecture is composed of multiple stacked encoder-decoder networks, the core part being an iterative network that is able to improve its own predictions. The network estimates not only depth and mot… ▽ More

    Submitted 11 April, 2017; v1 submitted 7 December, 2016; originally announced December 2016.

    Comments: Camera ready version for CVPR 2017. Supplementary material included. Project page: http://lmb.informatik.uni-freiburg.de/people/ummenhof/depthmotionnet/

  3. arXiv:1611.04399  [pdf, other

    cs.CV cs.DM

    Joint Graph Decomposition and Node Labeling: Problem, Algorithms, Applications

    Authors: Evgeny Levinkov, Jonas Uhrig, Siyu Tang, Mohamed Omran, Eldar Insafutdinov, Alexander Kirillov, Carsten Rother, Thomas Brox, Bernt Schiele, Bjoern Andres

    Abstract: We state a combinatorial optimization problem whose feasible solutions define both a decomposition and a node labeling of a given graph. This problem offers a common mathematical abstraction of seemingly unrelated computer vision tasks, including instance-separating semantic segmentation, articulated human body pose estimation and multiple object tracking. Conceptually, the problem we state genera… ▽ More

    Submitted 21 February, 2017; v1 submitted 14 November, 2016; originally announced November 2016.

  4. arXiv:1604.05096  [pdf, other

    cs.CV

    Pixel-level Encoding and Depth Layering for Instance-level Semantic Labeling

    Authors: Jonas Uhrig, Marius Cordts, Uwe Franke, Thomas Brox

    Abstract: Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that leverages a fully convolutional network (FCN) to predict semantic labels, depth and an instance-based encoding using each pixel's direction towards its corresponding instance center.… ▽ More

    Submitted 14 July, 2016; v1 submitted 18 April, 2016; originally announced April 2016.

    Comments: Accepted at GCPR 2016. Includes supplementary material