Hearing Heartbeat in Audio and Video: A Deep Learning Project(samcoope.com)
samcoope.com
Hearing Heartbeat in Audio and Video: A Deep Learning Project
http://www.samcoope.com/posts/reading-faces
6 comments
The idea is from Eulerian video magnification
http://people.csail.mit.edu/mrub/vidmag
http://people.csail.mit.edu/mrub/vidmag
I'm not very up on CNN/RNN models yet, beyond the basics, but I do a fair amount of signals analysis. Is your truth data in git? I'd love to work with it. Second, did you try whitening the [audio] data prior to training your network? That might help with exposing some more salient features of your signal. Pretty neat work.
Thanks for the ideas!
The data we used is not on our repo. It came from a database given to us by our university, and there was confidentiality issues when it came to making it publicly available.
The data we used is not on our repo. It came from a database given to us by our university, and there was confidentiality issues when it came to making it publicly available.
That's nice. It doesn't work well enough to be useful yet, but has promise. If this can be made to work, it will be a feature in video chat apps.
Or maybe security trying to detect if someone is in stressful situations. Or maybe in some sort of augmented reality device. May valid use cases.
What is the accuracy of detecting?
From the video they have on youtube, Arnold has over 200bpm and the kid at the end has a 0bpm. That's a pretty useless territory.
That video was just a mock of our product. If you would like to see the results of the performance of the models, have a look at the slides we made for the project (at the bottom of the post). The best performance we got was about 0.7 r.
0.7 r is a bit optimistic I would say. We only got 0.7 for people we have been able to train on. For completely different people it learned nothing with audio spectrograms. I speculate that convolutions on raw audio would be better.
Estimation from video seemed much better. There we actually got 0.5 r on unseen people, which I find very promising.
Estimation from video seemed much better. There we actually got 0.5 r on unseen people, which I find very promising.
Just curious on why your username is shown in green on HN homepage?
New users don't make the front page very often, which is maybe not something to be proud of. You'll see more at https://news.ycombinator.com/newest, and https://news.ycombinator.com/noobstories if you want the motherlode. It looks like one has to be logged in to see green usernames, which I'd forgotten.
In the current case we saw CaHoop's earlier submission of this project, which got killed by an overzealous spam filter, and invited him to repost it.
In the current case we saw CaHoop's earlier submission of this project, which got killed by an overzealous spam filter, and invited him to repost it.
new user
There are also all sorts of non-medical, but fun, applications you could pursue. For example, rating which scenes in Game of Thrones get your heart pumping the most: http://blogs.wsj.com/digits/2015/08/13/what-game-of-thrones-...