-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Come on, this entire repo is a line-by-line ripoff of MiniVision’s face anti-spoofing repo, which was released over 5 years ago by zhuyingSeu.
Same files, same model (MultiFTNet), same training code, same logging setup, even the structure and comments are identical. This is not “open-sourcing”. It’s blatant plagiarism.
How can you expect this open-source project to work when the code-base itself is not in-house?
There's zero attribution to the original repo or authors and you're passing this off as "India's first open-source that identifies fraud through Liveness Checks"!?
This codebase fails in modern production scenarios - I have tested this face-liveness repo / model and found very high failure rates.
Repackaging it as something new is harmful to the community, developers, and enterprises.
If you really care about the open-source ecosystem:
- Add attribution to the original authors.
- Clearly state that this is based on MiniVision’s work.
Do better.