ee09115/spoofing_detection

How to setup this on ubantu or windows 10?

Opened this issue · 5 comments

How to setup this on ubantu or windows 10?

Same question .

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,

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.

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

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