Quantized deep learning models on low-power edge devices for robotic systems
In this work, we present a quantized deep neural network deployed on a low-power edge device, inferring learned motor-movements of a suspended robot in a defined space. This serves as the fundamental building block for the original setup, a robotic system for farms or greenhouses aimed at a wide range of agricultural tasks. Deep learning on edge devices and its implications could have a substantial impact on farming systems in the developing world, leading not only to sustainable food production and income, but also increased data privacy and autonomy.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Design Space Exploration of Low-Bit Quantized Neural Networks for Visual Place Recognition
Visual Place Recognition (VPR) is a critical task for performing global re-localization in visual perception systems. It requires the ability to accurately recognize a previously visited location under variations such as…
QuantizationVisual Place RecognitionPoTAcc: A Pipeline for End-to-End Acceleration of Power-of-Two Quantized DNNs
Power-of-two (PoT) quantization significantly reduces the size of deep neural networks (DNNs) and replaces multiplications with bit-shift operations for inference. Prior work has shown that PoT-quantized DNNs can preserv…
Image ClassificationDeepEdgeBench: Benchmarking Deep Neural Networks on Edge Devices
EdgeAI (Edge computing based Artificial Intelligence) has been most actively researched for the last few years to handle variety of massively distributed AI applications to meet up the strict latency requirements. Meanwh…
BenchmarkingEdge-computingRaspberry Pi 4LPYOLO: Low Precision YOLO for Face Detection on FPGA
In recent years, number of edge computing devices and artificial intelligence applications on them have advanced excessively. In edge computing, decision making processes and computations are moved from servers to edge d…
CPUDecision MakingEdge-computingFace Detection+2Training Quantized Nets: A Deeper Understanding
Currently, deep neural networks are deployed on low-power portable devices by first training a full-precision model using powerful hardware, and then deriving a corresponding low-precision model for efficient inference o…