Skip to main content

Showing 1–4 of 4 results for author: Ren, C Y

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

    cs.CV cs.AI cs.LG

    Aria Digital Twin: A New Benchmark Dataset for Egocentric 3D Machine Perception

    Authors: Xiaqing Pan, Nicholas Charron, Yongqian Yang, Scott Peters, Thomas Whelan, Chen Kong, Omkar Parkhi, Richard Newcombe, Carl Yuheng Ren

    Abstract: We introduce the Aria Digital Twin (ADT) - an egocentric dataset captured using Aria glasses with extensive object, environment, and human level ground truth. This ADT release contains 200 sequences of real-world activities conducted by Aria wearers in two real indoor scenes with 398 object instances (324 stationary and 74 dynamic). Each sequence consists of: a) raw data of two monochrome camera s… ▽ More

    Submitted 13 June, 2023; v1 submitted 10 June, 2023; originally announced June 2023.

  2. SemanticPaint: A Framework for the Interactive Segmentation of 3D Scenes

    Authors: Stuart Golodetz, Michael Sapienza, Julien P. C. Valentin, Vibhav Vineet, Ming-Ming Cheng, Anurag Arnab, Victor A. Prisacariu, Olaf Kähler, Carl Yuheng Ren, David W. Murray, Shahram Izadi, Philip H. S. Torr

    Abstract: We present an open-source, real-time implementation of SemanticPaint, a system for geometric reconstruction, object-class segmentation and learning of 3D scenes. Using our system, a user can walk into a room wearing a depth camera and a virtual reality headset, and both densely reconstruct the 3D scene and interactively segment the environment into object classes such as 'chair', 'floor' and 'tabl… ▽ More

    Submitted 13 October, 2015; originally announced October 2015.

    Comments: 33 pages, Project: http://www.semantic-paint.com, Code: https://github.com/torrvision/spaint

    ACM Class: I.2.10

  3. arXiv:1509.04232  [pdf, other

    cs.CV

    gSLICr: SLIC superpixels at over 250Hz

    Authors: Carl Yuheng Ren, Victor Adrian Prisacariu, Ian D Reid

    Abstract: We introduce a parallel GPU implementation of the Simple Linear Iterative Clustering (SLIC) superpixel segmentation. Using a single graphic card, our implementation achieves speedups of up to $83\times$ from the standard sequential implementation. Our implementation is fully compatible with the standard sequential implementation and the software is now available online and is open source.

    Submitted 14 September, 2015; originally announced September 2015.

  4. arXiv:1410.0925  [pdf, other

    cs.CV

    A Framework for the Volumetric Integration of Depth Images

    Authors: Victor Adrian Prisacariu, Olaf Kähler, Ming Ming Cheng, Carl Yuheng Ren, Julien Valentin, Philip H. S. Torr, Ian D. Reid, David W. Murray

    Abstract: Volumetric models have become a popular representation for 3D scenes in recent years. One of the breakthroughs leading to their popularity was KinectFusion, where the focus is on 3D reconstruction using RGB-D sensors. However, monocular SLAM has since also been tackled with very similar approaches. Representing the reconstruction volumetrically as a truncated signed distance function leads to most… ▽ More

    Submitted 23 October, 2014; v1 submitted 3 October, 2014; originally announced October 2014.

    Comments: 17 pages, 8 figures