-
Thank you for your timely answer. I only trained the three types of gesture data (marked red boxes) in Figure 1 below, a total of 30,000 images, 10,000 images for each type. The following is the train…
-
I'm trying to run the `model_deployment.ipynb` notebook and have the acconeer-exptool installed in a venv with python 3.12.
I can open the exptool-app just fine.
```
> pip install acconeer-expto…
-
Thanks a lot for sharing this repository as an addition to your research paper.
I am, however, not sure if I understand the purpose of the software in this repository. My presumptions and question…
-
Hi, I appreciate your job for HAR. I firstly read your paper and then google your DeepConvLSTM. I fork your repo, and want to reproduction your result. But there is some question I did not get you. I…
-
Will it be better when I use nn.Embedding(num_embeddings=256) to handle emg_data? Due to its range from [-128,127].
I use Pytorch to reproduce your project. However, my model's accuracy on val data i…
-
How to find out electrode-muscle corresponding pair at startup.
ICA?
This is the main research point
dymnz updated
7 years ago
-
A list of dataset files we believe are missing. Will be updated as they're reported / found. Feel free to comment to report additional ones.
- [ ] 108, Waveform Database Generator (Version 2)
V…
-
# Task Name
Emoji-Grounded Speech Emotion Recognition
## Task Objective
The primary goal of the Emoji-Grounded Speech Emotion Recognition (EG-SER) task is to develop a system that can accurat…
-
Hello, I am using DTW to recognise gestures performed with the Leap Motion, but I am getting some very strange behaviour. If I add only one class, It will work fine for the most part, but if I add two…
-
Can you please explain a bit about the labels? For example, I am looking at Person 1's data. I see different lengths and combinations.
P1.0.W()
P1.0.W1()
P1.0.W2()
P1.0.3.W
P1.0.0.N1(E)
P1.0.…