computervisioneng / face-attendance-system

MIT License
151 stars 94 forks source link

Login always returns 'You are fake' #10

Open aslambari opened 1 year ago

aslambari commented 1 year ago

I register new user as my image using webcam. I accept it. It registers successfully. But when I try login, it always says You are fake.

MinitChitroda commented 7 months ago

Same issue here. How did u solved that any idea?

computervisioneng commented 7 months ago

In order to improve the accuracy of the spoofing detector you may need to re train it with custom data.

SumitWiki commented 5 months ago

In order to improve the accuracy of the spoofing detector you may need to re train it with custom data.

can u elaborate how to do so please ?