pith. sign in

arxiv: 1709.02153 · v1 · pith:2BQEP6ETnew · submitted 2017-09-07 · 💻 cs.CV · cs.RO

Real-time convolutional networks for sonar image classification in low-power embedded systems

classification 💻 cs.CV cs.RO
keywords networksimagemodulesonaraccuracyclassificationcomputationalembedded
0
0 comments X
read the original abstract

Deep Neural Networks have impressive classification performance, but this comes at the expense of significant computational resources at inference time. Autonomous Underwater Vehicles use low-power embedded systems for sonar image perception, and cannot execute large neural networks in real-time. We propose the use of max-pooling aggressively, and we demonstrate it with a Fire-based module and a new Tiny module that includes max-pooling in each module. By stacking them we build networks that achieve the same accuracy as bigger ones, while reducing the number of parameters and considerably increasing computational performance. Our networks can classify a 96x96 sonar image with 98.8 - 99.7 accuracy on only 41 to 61 milliseconds on a Raspberry Pi 2, which corresponds to speedups of 28.6 - 19.7.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Objectness from Sonar Images for Class-Independent Object Detection

    cs.CV 2019-07 unverdicted novelty 6.0

    A fully convolutional network regresses objectness from sonar images to achieve 96% recall using only 100 proposals per image, outperforming EdgeBoxes and Selective Search in efficiency.