paper-with-me

Papers

Quantized deep learning models on low-power edge devices for robotic systems

2019-11-30 · Anugraha Sinha, Naveen Kumar, Murukesh Mohanan, MD Muhaimin Rahman, Yves Quemener, Amina Mim, Suzana Ilić

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.

📄 PDF Abstract BibTeX arXiv:1912.00186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Design Space Exploration of Low-Bit Quantized Neural Networks for Visual Place Recognition

2023-12-14 · Oliver Grainge, Michael Milford, Indu Bodala, Sarvapali D. Ramchurn 외

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 Recognition

PoTAcc: A Pipeline for End-to-End Acceleration of Power-of-Two Quantized DNNs

2026-05-07 · Rappy Saha, Jude Haris, Nicolas Bohm Agostini, David Kaeli 외 arxiv

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 Classification

DeepEdgeBench: Benchmarking Deep Neural Networks on Edge Devices

2021-08-21 · Stephan Patrick Baller, Anshul Jindal, Mohak Chadha, Michael Gerndt

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 4

LPYOLO: Low Precision YOLO for Face Detection on FPGA

2022-07-21 · Bestami Günay, Sefa Burak Okcu, Hasan Şakir Bilge

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+2

Training Quantized Nets: A Deeper Understanding

2017-06-07 · NeurIPS 2017 12 · Hao Li, Soham De, Zheng Xu, Christoph Studer 외

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…