Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Stow, E

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

    cs.RO cs.AI

    Systematic Comparison of Path Planning Algorithms using PathBench

    Authors: Hao-Ya Hsueh, Alexandru-Iosif Toma, Hussein Ali Jaafar, Edward Stow, Riku Murai, Paul H. J. Kelly, Sajad Saeedi

    Abstract: Path planning is an essential component of mobile robotics. Classical path planning algorithms, such as wavefront and rapidly-exploring random tree (RRT) are used heavily in autonomous robots. With the recent advances in machine learning, development of learning-based path planning algorithms has been experiencing rapid growth. An unified path planning interface that facilitates the development an… ▽ More

    Submitted 6 March, 2022; originally announced March 2022.

    Comments: Accepted to Advanced Robotics Journal; 23 pages, 9 figures, 4 tables. arXiv admin note: substantial text overlap with arXiv:2105.01777

  2. arXiv:2101.08715  [pdf, other

    cs.AR cs.CV cs.DC

    Cain: Automatic Code Generation for Simultaneous Convolutional Kernels on Focal-plane Sensor-processors

    Authors: Edward Stow, Riku Murai, Sajad Saeedi, Paul H. J. Kelly

    Abstract: Focal-plane Sensor-processors (FPSPs) are a camera technology that enable low power, high frame rate computation, making them suitable for edge computation. Unfortunately, these devices' limited instruction sets and registers make developing complex algorithms difficult. In this work, we present Cain - a compiler that targets SCAMP-5, a general-purpose FPSP - which generates code from multiple con… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

    Comments: 17 pages, 4 figures, Accepted at LCPC 2020 to be published by Springer

    ACM Class: D.3.4; I.4.m