RemotePPG icon indicating copy to clipboard operation
RemotePPG copied to clipboard

Project page for our ICCV 2021 paper "The Way to my Heart is through Contrastive Learning"

Results 4 RemotePPG issues
Sort by recently updated
recently updated
newest added

Hi! Thanks for the code. I would like to train the model, but i need an estimation of the quantity usage of resources (RAM of GPU, time of train) to...

When I try to run the command "./extract_features.py --datasets UBFC --video_source main", I get an error: ![image](https://github.com/ToyotaResearchInstitute/RemotePPG/assets/110211332/8e176c12-5920-4973-b574-3344a71c9ceb) I want to know where to download "s3fd_convert.pth"

Thanks for your code. (1) In the parse_args.py, the saliency sampler module is defaulted as 0. There are no additional commands to change the default value in the experiment (both...

Hi! Thanks for the code. Is there a pre-trained model like the one in the paper, as my experimental results differ greatly from those in the paper? I would like...