paper-with-me

Papers

Latency and Throughput Characterization of Convolutional Neural Networks for Mobile Computer Vision

2018-03-26 · Jussi Hanhirova, Teemu Kämäräinen, Sipi Seppälä, Matti Siekkinen, Vesa Hirvisalo, Antti Ylä-Jääski

We study performance characteristics of convolutional neural networks (CNN) for mobile computer vision systems. CNNs have proven to be a powerful and efficient approach to implement such systems. However, the system performance depends largely on the utilization of hardware accelerators, which are able to speed up the execution of the underlying mathematical operations tremendously through massive parallelism. Our contribution is performance characterization of multiple CNN-based models for object recognition and detection with several different hardware platforms and software frameworks, using both local (on-device) and remote (network-side server) computation. The measurements are conducted using real workloads and real processing platforms. On the platform side, we concentrate especially on TensorFlow and TensorRT. Our measurements include embedded processors found on mobile devices and high-performance processors that can be used on the network side of mobile systems. We show that there exists significant latency--throughput trade-offs but the behavior is very complex. We demonstrate and discuss several factors that affect the performance and yield this complex behavior.

📄 PDF Abstract BibTeX arXiv:1803.09492

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

DeepRT: A Soft Real Time Scheduler for Computer Vision Applications on the Edge

2021-05-05 · Zhe Yang, Klara Nahrstedt, Hongpeng Guo, Qian Zhou

The ubiquity of smartphone cameras and IoT cameras, together with the recent boom of deep learning and deep neural networks, proliferate various computer vision driven mobile and IoT applications deployed on the edge. Th…

GPU

A Study on Inference Latency for Vision Transformers on Mobile Devices

2025-10-29 · Zhuojin Li, Marco Paolieri, Leana Golubchik arxiv

Given the significant advances in machine learning techniques on mobile devices, particularly in the domain of computer vision, in this work we quantitatively study the performance characteristics of 190 real-world visio…

Using Scalable Computer Vision to Automate High-throughput Semiconductor Characterization

2023-03-16 · Alexander E. Siemenn, Eunice Aissi, Fang Sheng, Armi Tiihonen 외

High-throughput materials synthesis methods have risen in popularity due to their potential to accelerate the design and discovery of novel functional materials, such as solution-processed semiconductors. After synthesis…

Band Gap

Fast Algorithms for Convolutional Neural Networks

2015-09-30 · CVPR 2016 6 · Andrew Lavin, Scott Gray

Deep convolutional neural networks take GPU days of compute time to train on large data sets. Pedestrian detection for self driving cars requires very low latency. Image recognition for mobile phones is constrained by li…

GPUPedestrian DetectionSelf-Driving Cars

A Streaming Accelerator for Deep Convolutional Neural Networks with Image and Feature Decomposition for Resource-limited System Applications

2017-09-15 · Yuan Du, Li Du, Yilei Li, Junjie Su 외

Deep convolutional neural networks (CNN) are widely used in modern artificial intelligence (AI) and smart vision systems but also limited by computation latency, throughput, and energy efficiency on a resource-limited sc…