Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment setting, experiment results #28

Open
weidandan1997 opened this issue Oct 13, 2020 · 8 comments
Open

Experiment setting, experiment results #28

weidandan1997 opened this issue Oct 13, 2020 · 8 comments

Comments

@weidandan1997
Copy link

Hello,author.
I have several problems to ask you for help.
First,I want to know what you mean in the paper " We resample the training examples to keep the live-spoof ratio to 1:1. ".Do you mean the number of live and spoof images in each batch is 1:1? Or is 1:1 only for training set ,not for each batch?
Second,I want to know how many images do you resample for one video.
Third, I have implemented some experiments, but the result is not good. The result in the protocol1,2 of OULU is not good.The results in bad in the protocol3 of SIW. The results is worse in the Replay-to-Casia.

Here are some spoof cues. I dont know why the spoof cues are so different in diffent dataset. And I dont know why there are always some Highlights in each spoof cues.
oulu_protocol1
image
image
oulu_protocol2
image
image

siw_protocol2
image
image

Help!

@adamhtoolwin
Copy link

It seems your images are in a different color format to RGB. Or are they normalized?

@weidandan1997
Copy link
Author

It seems your images are in a different color format to RGB. Or are they normalized?

Yes,the images are in a BGR color format.

@adamhtoolwin
Copy link

The input to the model has to be RGB if I am not mistaken. Or is this only for visual purposes?

Just to share some of my experiences, I got an ACER of around 0.1 on the SiW-M dataset and similar on protocol 4 of the OULU dataset. However, I am not using paddle but the pytorch version (heavily modified version of this repo credit to Poddiving). But the performance drops when tested on a new dataset (or even different environment actually).

@CHNxindong
Copy link

The input to the model has to be RGB if I am not mistaken. Or is this only for visual purposes?

Just to share some of my experiences, I got an ACER of around 0.1 on the SiW-M dataset and similar on protocol 4 of the OULU dataset. However, I am not using paddle but the pytorch version (heavily modified version of this repo credit to Poddiving). But the performance drops when tested on a new dataset (or even different environment actually).

@adamhtoolwin hello, I am also training on Oulu on the pytorch version code, But I can not get a good results as you, I get ACER 1.0 on Protocol1 and ACER 3.3 on Protocol2, can you share how to train it on this code, do you modify some code? Or do you have some good advice for me? Thank you! Thank you! Thank you!!!

@adamhtoolwin
Copy link

I suggest you take a look at this repo. I based my code off of this and it's Pytorch based too. And maybe give him a star too :)

@PangziZhang523
Copy link

Hello, have you solved this Highlights problem in each spoof cues?

@weidandan1997
Copy link
Author

Hello, have you solved this Highlights problem in each spoof cues?
Sorry,I haven't been following this problem.

@Aluooooo
Copy link

Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants