paper-with-me

홈 › Papers

Deep Compressed Pneumonia Detection for Low-Power Embedded Devices

2019-11-04 · Hongjia Li, Sheng Lin, Ning Liu, Caiwen Ding, Yanzhi Wang

Deep neural networks (DNNs) have been expanded into medical fields and triggered the revolution of some medical applications by extracting complex features and achieving high accuracy and performance, etc. On the contrast, the large-scale network brings high requirements of both memory storage and computation resource, especially for portable medical devices and other embedded systems. In this work, we first train a DNN for pneumonia detection using the dataset provided by RSNA Pneumonia Detection Challenge. To overcome hardware limitation for implementing large-scale networks, we develop a systematic structured weight pruning method with filter sparsity, column sparsity and combined sparsity. Experiments show that we can achieve up to 36x compression ratio compared to the original model with 106 layers, while maintaining no accuracy degradation. We evaluate the proposed methods on an embedded low-power device, Jetson TX2, and achieve low power usage and high energy efficiency.

📄 PDF Abstract BibTeX arXiv:1911.02007

Code (0)

등록된 구현이 없습니다.

Tasks

Pneumonia Detection

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Reduced Memory Region Based Deep Convolutional Neural Network Detection

2016-09-08 · Denis Tome', Luca Bondi, Emanuele Plebani, Luca Baroffio 외

Accurate pedestrian detection has a primary role in automotive safety: for example, by issuing warnings to the driver or acting actively on car's brakes, it helps decreasing the probability of injuries and human fataliti…

Pedestrian Detection

Attacking Compressed Vision Transformers

2022-09-28 · Swapnil Parekh, Devansh Shah, Pratyush Shukla

Vision Transformers are increasingly embedded in industrial systems due to their superior performance, but their memory and power requirements make deploying them to edge devices a challenging task. Hence, model compress…

Model Compression

Embedded FPGA Acceleration of Brain-Like Neural Networks: Online Learning to Scalable Inference

2025-06-23 · Muhammad Ihsan Al Hafiz, Naresh Ravichandran, Anders Lansner, Pawel Herman 외

Edge AI applications increasingly require models that can learn and adapt on-device with minimal energy budget. Traditional deep learning models, while powerful, are often overparameterized, energy-hungry, and dependent …

High-Level Synthesis

Fast YOLO: A Fast You Only Look Once System for Real-time Embedded Object Detection in Video

2017-09-18 · Mohammad Javad Shafiee, Brendan Chywl, Francis Li, Alexander Wong

Object detection is considered one of the most challenging problems in this field of computer vision, as it involves the combination of object classification and object localization within a scene. Recently, deep neural …

GPUObjectobject-detectionObject Detection+2

Embedded event based object detection with spiking neural network

2024-06-25 · Jonathan Courtois, Pierre-Emmanuel Novac, Edgar Lemaire, Alain Pegatoquet 외

The complexity of event-based object detection (OD) poses considerable challenges. Spiking Neural Networks (SNNs) show promising results and pave the way for efficient event-based OD. Despite this success, the path to ef…

object-detectionObject Detection