Near Real-Time Data Labeling Using a Depth Sensor for EMG Based Prosthetic Arms

November 10, 2018 ยท Entered Twilight ยท ๐Ÿ› Intelligent Systems with Applications

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 8.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, CHANGELOG.md, LICENSE, README.md, TODO.md, analyzer.py, analyzer, build, config, csv_collect_and_publish_test.py, dep_analyzer.py, externals, features, images, lib, loader.py, manager.py, meta_info, neuralnet, open_bci_ganglion.py, open_bci_v3.py, open_bci_v_ganglion.py, plugin_interface.py, plugins, preprocessing, processing, processor.py, py_qt, requirements.txt, scripts, tensorflow-lstm-regression, test_log.py, test_net.py, try, user.py, utils, visualization

Authors Geesara Prathap, Titus Nanda Kumara, Roshan Ragel arXiv ID 1811.04239 Category cs.CV: Computer Vision Citations 4 Venue Intelligent Systems with Applications Repository https://github.com/GPrathap/OpenBCIPython โญ 1 Last Checked 2 months ago
Abstract
Recognizing sEMG (Surface Electromyography) signals belonging to a particular action (e.g., lateral arm raise) automatically is a challenging task as EMG signals themselves have a lot of variation even for the same action due to several factors. To overcome this issue, there should be a proper separation which indicates similar patterns repetitively for a particular action in raw signals. A repetitive pattern is not always matched because the same action can be carried out with different time duration. Thus, a depth sensor (Kinect) was used for pattern identification where three joint angles were recording continuously which is clearly separable for a particular action while recording sEMG signals. To Segment out a repetitive pattern in angle data, MDTW (Moving Dynamic Time Warping) approach is introduced. This technique is allowed to retrieve suspected motion of interest from raw signals. MDTW based on DTW algorithm, but it will be moving through the whole dataset in a pre-defined manner which is capable of picking up almost all the suspected segments inside a given dataset an optimal way. Elevated bicep curl and lateral arm raise movements are taken as motions of interest to show how the proposed technique can be employed to achieve auto identification and labelling. The full implementation is available at https://github.com/GPrathap/OpenBCIPython
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision