Skip to main content

Showing 1–4 of 4 results for author: Ulusoy, A O

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

    cs.CV

    Superquadrics Revisited: Learning 3D Shape Parsing beyond Cuboids

    Authors: Despoina Paschalidou, Ali Osman Ulusoy, Andreas Geiger

    Abstract: Abstracting complex 3D shapes with parsimonious part-based representations has been a long standing goal in computer vision. This paper presents a learning-based solution to this problem which goes beyond the traditional 3D cuboid representation by exploiting superquadrics as atomic elements. We demonstrate that superquadrics lead to more expressive 3D scene parses while being easier to learn than… ▽ More

    Submitted 22 April, 2019; originally announced April 2019.

    Comments: CVPR 2019 Camera Ready. Project Page:https://github.com/paschalidoud/superquadric_parsing

  2. arXiv:1901.01535  [pdf, other

    cs.CV

    RayNet: Learning Volumetric 3D Reconstruction with Ray Potentials

    Authors: Despoina Paschalidou, Ali Osman Ulusoy, Carolin Schmitt, Luc van Gool, Andreas Geiger

    Abstract: In this paper, we consider the problem of reconstructing a dense 3D model using images captured from different views. Recent methods based on convolutional neural networks (CNN) allow learning the entire task from data. However, they do not incorporate the physics of image formation such as perspective geometry and occlusion. Instead, classical approaches based on Markov Random Fields (MRF) with r… ▽ More

    Submitted 6 January, 2019; originally announced January 2019.

    Comments: Accepted to CVPR 2018 as spotlight. Project url with code: http://raynet-mvs.com/

  3. arXiv:1704.01047  [pdf, other

    cs.CV

    OctNetFusion: Learning Depth Fusion from Data

    Authors: Gernot Riegler, Ali Osman Ulusoy, Horst Bischof, Andreas Geiger

    Abstract: In this paper, we present a learning based approach to depth fusion, i.e., dense 3D reconstruction from multiple depth images. The most common approach to depth fusion is based on averaging truncated signed distance functions, which was originally proposed by Curless and Levoy in 1996. While this method is simple and provides great results, it is not able to reconstruct (partially) occluded surfac… ▽ More

    Submitted 31 October, 2017; v1 submitted 4 April, 2017; originally announced April 2017.

    Comments: 3DV 2017, https://github.com/griegler/octnetfusion

  4. arXiv:1611.05009  [pdf, other

    cs.CV

    OctNet: Learning Deep 3D Representations at High Resolutions

    Authors: Gernot Riegler, Ali Osman Ulusoy, Andreas Geiger

    Abstract: We present OctNet, a representation for deep learning with sparse 3D data. In contrast to existing models, our representation enables 3D convolutional networks which are both deep and high resolution. Towards this goal, we exploit the sparsity in the input data to hierarchically partition the space using a set of unbalanced octrees where each leaf node stores a pooled feature representation. This… ▽ More

    Submitted 10 April, 2017; v1 submitted 15 November, 2016; originally announced November 2016.

    Comments: CVPR 2017 camera ready