Remix.run Logo
PranayKo 5 days ago

Hey guys I am the high schooler who developed this let me know if you got any questions I'd be happy to answer them

mmohtasim 4 days ago | parent | next [-]

1. The collected data set has one person in between receiver and transmitter. Will the same model work if there is multiple people between receiver and transmitter?

2. If anyone has a heart rate outside the range of 48-130? can this model detect that heart rate?

PranayKo 4 days ago | parent [-]

1. We are currently working on multi person, this iteration doesn't support it. 2. The range was just what we had in this dataset, if we exposed the algorithm to a broader range, it would work for that too.

linvs 4 days ago | parent | prev | next [-]

Awesome job!

A couple questions:

- How was the training/testing data split? Was it split window-wise or participant-wise?

- How does the system perform at elevated heart rates? Seems like it was mostly tested at resting/normal heart rates

PranayKo 4 days ago | parent [-]

1. in this iteration we used a 64% training 16% validation 20% testing split. In our current work we are testing with 10 fold / leave a subject out to get better analysis. 2. the esp dataset had heart rate up to 130 which is relatively high, and the raspberry pi data had people running in place etc... where the heart rate is higher

notpushkin 5 days ago | parent | prev [-]

Congrats, very impressive!

The linked article is a bit light on actual details – could you share the paper/preprint maybe?

PranayKo 5 days ago | parent [-]

Thanks!

https://ieeexplore.ieee.org/abstract/document/11096342

That’s the official paper link. Sorry it’s not open access.

notpushkin 5 days ago | parent [-]

Too bad :( Though I’ve just found a PDF here in the open: https://news.ucsc.edu/wp-content/uploads/2025/08/Pulse_Fi_sh...

PranayKo 5 days ago | parent [-]

Oh great- I forgot we had the open pdf posted somewhere