Skip to content

Video-based Remote Physiological Measurement via Cross-verified Feature Disentangling. (ECCV2020 oral)

Notifications You must be signed in to change notification settings

nxsEdson/CVD-Physiological-Measurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVD-Physiological-Measurement

This is the source code for paper

Video-based Remote Physiological Measurement via Cross-verified Feature Disentangling. (Oral)
Xuesong Niu, Zitong Yu, Hu Han, Xiaobai Li, Shiguang Shan, Guoying Zhao
European Conference on Computer Vision (ECCV), 2020.

Environment

This code is based on Matlab2018b, Python2.7 and Pytorch 0.4.1

Data

For the VIPL-HR database, please refer to this link. An extended version of the VIPl-HR database (VIPL-HR-V2) can be accessed using this link.. For the OBF database, please contact Xiaobai Li for more information.

Data Processing

The MSTmap generation procedure is based on Matlab. Please see the MSTmap_generation folder for more information. Both the SeetaFaceEngine (81 landmarks) and OpenFace (68 landmarks) facial landmarks detection engines are supported.

Training

This code is only an toy example of the training procedure. All the network structures and losses are provided. You need to adjust the Dataloader and training and test functions based on your own data.

Contact

If you have any problems or any further interesting ideas with this project, feel free to contact me (xuesong.niu@vipl.ict.ac.cn).

If you use this work, please cite our paper

@inproceedings{niu2020CVD,
title={Video-based Remote Physiological Measurement via Cross-verified Feature Disentangling.},
author={Niu, Xuesong and Yu, Zitong and Han, Hu and Li, Xiaobai and Shan, Shiguang and Zhao, Guoying},
booktitle= {European Conference on Computer Vision (ECCV)},
year={2020}
}

About

Video-based Remote Physiological Measurement via Cross-verified Feature Disentangling. (ECCV2020 oral)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published