Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

THREAD: Exploratory analysis #16

Open
gianlucatruda opened this issue Apr 3, 2020 · 2 comments
Open

THREAD: Exploratory analysis #16

gianlucatruda opened this issue Apr 3, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@gianlucatruda
Copy link
Collaborator

This issue can serve as as a thread for exploratory analysis on sample_data/ and nemcova_data

@gianlucatruda
Copy link
Collaborator Author

Starts and ends of sample_data clips may need trimming

I loaded all 11 samples from sample_data/ and compared the mean and std. dev values over time (frames) for all of them. Despite the fact that I already trimmed the starts and ends of the video clips when I created the samples (they looked consistent visually), the summary information shows that the starts and ends are still anomalous. My suggestion here is that when we train on this data, we should perhaps only use frames 500 to 1500 (which corresponds to around 30 seconds).

image

image

@MalcolmMielle
Copy link
Contributor

During my (rather small) testing of Nemcova's method, I found that the mean and std of the PPG did vary quite a lot in a given sample thus making it hard to calculate the peaks high and slope. Working on a given section of the signal is one idea but we could also work in smaller incremental windows and then average the results?

@gianlucatruda gianlucatruda changed the title [THREAD] Exploratory analysis THREAD: Exploratory analysis Apr 6, 2020
@gianlucatruda gianlucatruda added the good first issue Good for newcomers label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants