• Stars
    star
    153
  • Rank 241,894 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Main code of "Remote Heart Rate Measurement from Highly Compressed Facial Videos: an End-to-end Deep Learning Solution with Video Enhancement"

STVEN_rPPGNet

Main code of ICCV2019 paper "Remote Heart Rate Measurement from Highly Compressed Facial Videos: an End-to-end Deep Learning Solution with Video Enhancement" [.pdf]

Note that the specific dataloader, data preprocessing and postprocessing should be done by users depending on particular datasets.

image

It is just for research purpose, and commercial use is not allowed.

Citation

If you use the STVEN or rPPGNet please cite:

@inproceedings{yu2019remote,
    title={Remote Heart Rate Measurement from Highly Compressed Facial Videos: an End-to-end Deep Learning Solution with Video Enhancement},
    author={Yu*, Zitong and Peng*, Wei and Li, Xiaobai and Hong, Xiaopeng and Zhao, Guoying},
    booktitle= {International Conference on Computer Vision (ICCV)},
    year = {2019}
}