SamProell / yarppg

Yet another implementation of remote photoplethysmography (rPPG) in Python
MIT License
51 stars 13 forks source link

LiCVPR Update #12

Closed blank-ed closed 9 months ago

blank-ed commented 2 years ago

Finally figured out how to do this lmao. It took some time. So stuff to do:

SamProell commented 2 years ago

Finally figured out how to do this lmao. It took some time. So stuff to do:

* replace `tf_bodypix` with `mp selfie segmentation`

* use `bgmask` instead of `mask_bg`.

* create a new subclass for processor that uses the bg info.

* add the NLMS filter

great that it worked now. I agree with these steps. Do you want me to take over something?

blank-ed commented 2 years ago

@SamProell thank you, but I think I am done with LiCVPR. Could you please check it?

So a few things:

Let me know what you think about these points. Thank you!

SamProell commented 2 years ago

@blank-ed thank you for the update.

blank-ed commented 2 years ago

@SamProell thanks for the tips. I will look into them and update the script. Sorry, I have been off for a couple weeks. I caught some virus and was bedridden. Will update you once I have updated as per your instructions. Thank you