paper-with-me

Papers

S-ConvNet: A Shallow Convolutional Neural Network Architecture for Neuromuscular Activity Recognition Using Instantaneous High-Density Surface EMG Images

2019-06-08 · Md. Rabiul Islam, Daniel Massicotte, Francois Nougarou, Philippe Massicotte, Wei-Ping Zhu

The concept of neuromuscular activity recognition using instantaneous high-density surface electromyography (HD-sEMG) images opens up new avenues for the development of more fluid and natural muscle-computer interfaces. However, the existing approaches employed a very large deep convolutional neural network (ConvNet) architecture and complex training schemes for HD-sEMG image recognition, which requires the network architecture to be pre-trained on a very large-scale labeled training dataset, as a result, it makes computationally very expensive. To overcome this problem, we propose S-ConvNet and All-ConvNet models, a simple yet efficient framework for learning instantaneous HD-sEMG images from scratch for neuromuscular activity recognition. Without using any pre-trained models, our proposed S-ConvNet and All-ConvNet demonstrate very competitive recognition accuracy to the more complex state of the art for neuromuscular activity recognition based on instantaneous HD-sEMG images, while using a ~ 12 x smaller dataset and reducing learning parameters to a large extent. The experimental results proved that the S-ConvNet and All-ConvNet are highly effective for learning discriminative features for instantaneous HD-sEMG image recognition especially in the data and high-end resource constrained scenarios.

📄 PDF Abstract BibTeX arXiv:1906.03381

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Neural NetworkGesture RecognitionLow-latency processingMuscle-Computer Interfaces (MCIs)

Similar Papers 제목 키워드 기반

Shallow and Deep Convolutional Networks for Saliency Prediction

2016-03-02 · CVPR 2016 6 · Junting Pan, Kevin McGuinness, Elisa Sayrol, Noel O'Connor 외

The prediction of salient areas in images has been traditionally addressed with hand-crafted features based on neuroscience principles. This paper, however, addresses the problem with a completely data-driven approach by…

PredictionSaliency Prediction

KekuleScope: prediction of cancer cell line sensitivity and compound potency using convolutional neural networks trained on compound images

2018-11-22 · Isidro Cortes Ciriano, Andreas Bender

The application of convolutional neural networks (ConvNets) to harness high-content screening images or 2D compound representations is gaining increasing attention in drug discovery. However, existing applications often …

Drug DiscoveryPrediction Of Cancer Cell Line SensitivitySensitivity

Introducing Vision Transformer for Alzheimer's Disease classification task with 3D input

2022-10-03 · Zilun Zhang, Farzad Khalvati

Many high-performance classification models utilize complex CNN-based architectures for Alzheimer's Disease classification. We aim to investigate two relevant questions regarding classification of Alzheimer's Disease usi…

Classification

Deep learning with convolutional neural networks for decoding and visualization of EEG pathology

2017-08-26 · Robin Tibor Schirrmeister, Lukas Gemein, Katharina Eggensperger, Frank Hutter 외

We apply convolutional neural networks (ConvNets) to the task of distinguishing pathological from normal EEG recordings in the Temple University Hospital EEG Abnormal Corpus. We use two basic, shallow and deep ConvNet ar…

EEGElectroencephalogram (EEG)

Towards Good Practices for Very Deep Two-Stream ConvNets

2015-07-08 · Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao

Deep convolutional networks have achieved great success for object recognition in still images. However, for action recognition in videos, the improvement of deep convolutional networks is not so evident. We argue that t…

Action RecognitionAction Recognition In VideosComputational EfficiencyData Augmentation+3