Skip to main content

Showing 1–3 of 3 results for author: Laich, L

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

    cs.CV cs.AI cs.GR cs.HC

    AvatarPoser: Articulated Full-Body Pose Tracking from Sparse Motion Sensing

    Authors: Jiaxi Jiang, Paul Streli, Huajian Qiu, Andreas Fender, Larissa Laich, Patrick Snape, Christian Holz

    Abstract: Today's Mixed Reality head-mounted displays track the user's head pose in world space as well as the user's hands for interaction in both Augmented Reality and Virtual Reality scenarios. While this is adequate to support user input, it unfortunately limits users' virtual representations to just their upper bodies. Current systems thus resort to floating avatars, whose limitation is particularly ev… ▽ More

    Submitted 27 July, 2022; originally announced July 2022.

    Comments: Accepted by ECCV 2022, Code: https://github.com/eth-siplab/AvatarPoser

    MSC Class: 68T07; 68T45; 68U01 ACM Class: I.2; I.3; I.4; I.5

  2. arXiv:1712.08367  [pdf, other

    cs.DC

    ADWISE: Adaptive Window-based Streaming Edge Partitioning for High-Speed Graph Processing

    Authors: Christian Mayer, Ruben Mayer, Muhammad Adnan Tariq, Heiko Geppert, Larissa Laich, Lukas Rieger, Kurt Rothermel

    Abstract: In recent years, the graph partitioning problem gained importance as a mandatory preprocessing step for distributed graph processing on very large graphs. Existing graph partitioning algorithms minimize partitioning latency by assigning individual graph edges to partitions in a streaming manner --- at the cost of reduced partitioning quality. However, we argue that the mere minimization of partiti… ▽ More

    Submitted 30 May, 2018; v1 submitted 22 December, 2017; originally announced December 2017.

  3. The TensorFlow Partitioning and Scheduling Problem: It's the Critical Path!

    Authors: Ruben Mayer, Christian Mayer, Larissa Laich

    Abstract: State-of-the-art data flow systems such as TensorFlow impose iterative calculations on large graphs that need to be partitioned on heterogeneous devices such as CPUs, GPUs, and TPUs. However, partitioning can not be viewed in isolation. Each device has to select the next graph vertex to be executed, i.e., perform local scheduling decisions. Both problems, partitioning and scheduling, are NP-comple… ▽ More

    Submitted 6 November, 2017; originally announced November 2017.

    Comments: 6 pages. To be published in Proceedings of DIDL '17: Workshop on Distributed Infrastructures for Deep Learning, hosted by ACM Middleware 2017 Conference. https://doi.org/10.1145/3154842.3154843