Skip to main content

Showing 101–107 of 107 results for author: Koltun, V

.
  1. arXiv:1607.02565  [pdf, other

    cs.CV

    Direct Sparse Odometry

    Authors: Jakob Engel, Vladlen Koltun, Daniel Cremers

    Abstract: We propose a novel direct sparse visual odometry formulation. It combines a fully direct probabilistic model (minimizing a photometric error) with consistent, joint optimization of all model parameters, including geometry -- represented as inverse depth in a reference frame -- and camera motion. This is achieved in real time by omitting the smoothness prior used in other direct methods and instead… ▽ More

    Submitted 7 October, 2016; v1 submitted 9 July, 2016; originally announced July 2016.

    Comments: ** Corrected a bug which caused the real-time results for ORB-SLAM (dashed lines in Fig. 10 and 12) to be much worse than they should be ** Added references [12], [13],[19], and Fig. 11. ** Partly re-formulated and extended [5. Conclusion]. ** Fixed typos and minor re-formulations

  2. arXiv:1604.03513  [pdf, other

    cs.CV

    Full Flow: Optical Flow Estimation By Global Optimization over Regular Grids

    Authors: Qifeng Chen, Vladlen Koltun

    Abstract: We present a global optimization approach to optical flow estimation. The approach optimizes a classical optical flow objective over the full space of map**s between discrete grids. No descriptor matching is used. The highly regular structure of the space of map**s enables optimizations that reduce the computational complexity of the algorithm's inner loop from quadratic to linear and support… ▽ More

    Submitted 12 April, 2016; originally announced April 2016.

    Comments: To be presented at CVPR 2016

  3. arXiv:1602.02481  [pdf, other

    cs.CV cs.GR

    A Large Dataset of Object Scans

    Authors: Sungjoon Choi, Qian-Yi Zhou, Stephen Miller, Vladlen Koltun

    Abstract: We have created a dataset of more than ten thousand 3D scans of real objects. To create the dataset, we recruited 70 operators, equipped them with consumer-grade mobile 3D scanning setups, and paid them to scan objects in their environments. The operators scanned objects of their choosing, outside the laboratory and without direct supervision by computer vision professionals. The result is a large… ▽ More

    Submitted 5 May, 2016; v1 submitted 8 February, 2016; originally announced February 2016.

    Comments: Technical report

  4. arXiv:1511.07122  [pdf, other

    cs.CV

    Multi-Scale Context Aggregation by Dilated Convolutions

    Authors: Fisher Yu, Vladlen Koltun

    Abstract: State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are structurally different. In this work, we develop a new convolutional network module that is specifically designed for dense prediction. The presented module uses dilated convolutions t… ▽ More

    Submitted 30 April, 2016; v1 submitted 23 November, 2015; originally announced November 2015.

    Comments: Published as a conference paper at ICLR 2016

  5. arXiv:1210.5644  [pdf, other

    cs.CV cs.AI cs.LG

    Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials

    Authors: Philipp Krähenbühl, Vladlen Koltun

    Abstract: Most state-of-the-art techniques for multi-class image segmentation and labeling use conditional random fields defined over pixels or image regions. While region-level models often feature dense pairwise connectivity, pixel-level models are considerably larger and have only permitted sparse graph structures. In this paper, we consider fully connected CRF models defined on the complete set of pixel… ▽ More

    Submitted 20 October, 2012; originally announced October 2012.

    Comments: NIPS 2011

    Journal ref: Advances in Neural Information Processing Systems 24 (2011) 109-117

  6. arXiv:1206.4617  [pdf

    cs.LG cs.AI stat.ML

    Continuous Inverse Optimal Control with Locally Optimal Examples

    Authors: Sergey Levine, Vladlen Koltun

    Abstract: Inverse optimal control, also known as inverse reinforcement learning, is the problem of recovering an unknown reward function in a Markov decision process from expert demonstrations of the optimal policy. We introduce a probabilistic inverse optimal control algorithm that scales gracefully with task dimensionality, and is suitable for large, continuous domains where even computing a full policy i… ▽ More

    Submitted 18 June, 2012; originally announced June 2012.

    Comments: ICML2012

  7. arXiv:1104.0622  [pdf, ps, other

    cs.CG

    Kinetic Stable Delaunay Graphs

    Authors: Pankaj K. Agarwal, Jie Gao, Leonidas J. Guibas, Haim Kaplan, Vladlen Koltun, Natan Rubin, Micha Sharir

    Abstract: We consider the problem of maintaining the Euclidean Delaunay triangulation $\DT$ of a set $P$ of $n$ moving points in the plane, along algebraic trajectories of constant description complexity. Since the best known upper bound on the number of topological changes in the full $\DT$ is nearly cubic, we seek to maintain a suitable portion of it that is less volatile yet retains many useful propertie… ▽ More

    Submitted 4 April, 2011; originally announced April 2011.

    Comments: A preliminary version appeared in Proc. SoCG 2010

    ACM Class: F.2.2; G.2.1