Skip to main content

Showing 1–7 of 7 results for author: Kiefel, M

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

    cs.CV

    Learning Task-Specific Generalized Convolutions in the Permutohedral Lattice

    Authors: Anne S. Wannenwetsch, Martin Kiefel, Peter V. Gehler, Stefan Roth

    Abstract: Dense prediction tasks typically employ encoder-decoder architectures, but the prevalent convolutions in the decoder are not image-adaptive and can lead to boundary artifacts. Different generalized convolution operations have been introduced to counteract this. We go beyond these by leveraging guidance data to redefine their inherent notion of proximity. Our proposed network layer builds on the pe… ▽ More

    Submitted 9 September, 2019; originally announced September 2019.

    Comments: To appear at GCPR 2019

  2. arXiv:1701.02468  [pdf, other

    cs.CV

    Unite the People: Closing the Loop Between 3D and 2D Human Representations

    Authors: Christoph Lassner, Javier Romero, Martin Kiefel, Federica Bogo, Michael J. Black, Peter V. Gehler

    Abstract: 3D models provide a common ground for different representations of human bodies. In turn, robust 2D estimation has proven to be a powerful tool to obtain 3D fits "in-the- wild". However, depending on the level of detail, it can be hard to impossible to acquire labeled data for training 2D estimators on large scale. We propose a hybrid approach to this problem: with an extended version of the recen… ▽ More

    Submitted 24 July, 2017; v1 submitted 10 January, 2017; originally announced January 2017.

  3. arXiv:1511.06739  [pdf, other

    cs.CV

    Superpixel Convolutional Networks using Bilateral Inceptions

    Authors: Raghudeep Gadde, Varun Jampani, Martin Kiefel, Daniel Kappler, Peter V. Gehler

    Abstract: In this paper we propose a CNN architecture for semantic image segmentation. We introduce a new 'bilateral inception' module that can be inserted in existing CNN architectures and performs bilateral filtering, at multiple feature-scales, between superpixels in an image. The feature spaces for bilateral filtering and other parameters of the module are learned end-to-end using standard backpropagati… ▽ More

    Submitted 8 August, 2016; v1 submitted 20 November, 2015; originally announced November 2015.

    Comments: European Conference on Computer Vision (ECCV), 2016

    ACM Class: I.2.10; I.2.6

  4. arXiv:1511.03240  [pdf, other

    cs.CV

    Semantic Instance Annotation of Street Scenes by 3D to 2D Label Transfer

    Authors: Jun Xie, Martin Kiefel, Ming-Ting Sun, Andreas Geiger

    Abstract: Semantic annotations are vital for training models for object recognition, semantic segmentation or scene understanding. Unfortunately, pixelwise annotation of images at very large scale is labor-intensive and only little labeled data is available, particularly at instance level and for street scenes. In this paper, we propose to tackle this problem by lifting the semantic instance labeling task f… ▽ More

    Submitted 12 April, 2016; v1 submitted 10 November, 2015; originally announced November 2015.

    Comments: 10 pages in Conference on Computer Vision and Pattern Recognition (CVPR), 2016

  5. arXiv:1503.04949  [pdf, other

    cs.CV

    Learning Sparse High Dimensional Filters: Image Filtering, Dense CRFs and Bilateral Neural Networks

    Authors: Varun Jampani, Martin Kiefel, Peter V. Gehler

    Abstract: Bilateral filters have wide spread use due to their edge-preserving properties. The common use case is to manually choose a parametric filter type, usually a Gaussian filter. In this paper, we will generalize the parametrization and in particular derive a gradient descent algorithm so the filter parameters can be learned from data. This derivation allows to learn high dimensional linear filters th… ▽ More

    Submitted 25 November, 2015; v1 submitted 17 March, 2015; originally announced March 2015.

  6. arXiv:1412.6618  [pdf, ps, other

    cs.CV cs.LG cs.NE

    Permutohedral Lattice CNNs

    Authors: Martin Kiefel, Varun Jampani, Peter V. Gehler

    Abstract: This paper presents a convolutional layer that is able to process sparse input features. As an example, for image recognition problems this allows an efficient filtering of signals that do not lie on a dense grid (like pixel position), but of more general features (such as color values). The presented algorithm makes use of the permutohedral lattice data structure. The permutohedral lattice was in… ▽ More

    Submitted 3 May, 2015; v1 submitted 20 December, 2014; originally announced December 2014.

  7. arXiv:1206.4602  [pdf

    math.NA cs.LG stat.ML

    Quasi-Newton Methods: A New Direction

    Authors: Philipp Hennig, Martin Kiefel

    Abstract: Four decades after their invention, quasi-Newton methods are still state of the art in unconstrained numerical optimization. Although not usually interpreted thus, these are learning algorithms that fit a local quadratic approximation to the objective function. We show that many, including the most popular, quasi-Newton methods can be interpreted as approximations of Bayesian linear regression und… ▽ More

    Submitted 18 June, 2012; originally announced June 2012.

    Comments: ICML2012