shicaiwei123 / anti-spoofing-of-rppg

the implement of 3D Mask Face Anti-spoofing with Remote Photoplethysmography
84 stars 30 forks source link

README #1

Open bcba25 opened 5 years ago

bcba25 commented 5 years ago

Hi, thanks for sharing your code, could you update README on how to run, train and test your method. Thanks

shicaiwei123 commented 5 years ago

Hi, thanks for sharing your code, could you update README on how to run, train and test your method. Thanks

Hi,I am sorry to reply so late.i have add the description of code logic and how to run it .In this code ,i just finished the feature exacting, and don't use the SVM to train it. Because I did not apply to the data set,and i found it need at least 8 seconds to get a good result,i suspended this project

bcba25 commented 5 years ago

@shicaiwei123 I see. Thanks for reply, are you still plannign to implement any anti spoofing solutions ? If yes what kind are you planning to work with ?

shicaiwei123 commented 5 years ago

@shicaiwei123 I see. Thanks for reply, are you still plannign to implement any anti spoofing solutions ? If yes what kind are you planning to work with ?

uh-huh,yeah,actually, it's what i am doing these days. As for the planing,on the one hand,i decide to try some traditional ways as eye blink,although some papers say it's not stable,on the other hand ,the “ChaLearn Face Anti-spoofing Attack Detection Challenge @CVPR2019” is also a good reference.And ,it's sorry for that some code may not be public now for the requirements of our project

bcba25 commented 5 years ago

@shicaiwei123 alright, all the best :) working on anti spoofing also