ee09115 / spoofing_detection

Cork/Face Presentation Attack Detection
342 stars 98 forks source link

How to setup this on ubantu or windows 10? #6

Open PatelBassar opened 5 years ago

PatelBassar commented 5 years ago

How to setup this on ubantu or windows 10?

HamdiKaptan commented 5 years ago

Same question .

ee09115 commented 5 years ago

Hello,

What do you mean by setup this in ubuntu or windows? This is a python script, so you just need to have a python interpreter.

Regards,

PatelBassar commented 5 years ago

Witch command is needed to run in terminal? Can you share requirements.txt? How to test live video for spoof or real person?

Thanks in advance.

shahdghorsi commented 4 years ago

@ee09115 Hello is it possible to get the trained model and test it with my own data? how to do so? Thanks in advance.

rahuls321 commented 4 years ago

Hey @shahdghorsi the trained model is available in trained_model folder. In case you want to train it from scratch you can download the spoof datasets from here https://www.idiap.ch/dataset/msspoof/download-proc and train the model by running the script training_script.py