Views
No views yet
[live, print-attack, replay-attack]. Used to gate
identification flows against printed-photo / screen-replay attacks.onnxruntime (no PyTorch dependency at inference time). The
model weights themselves are bit-equivalent to the upstream .pth — only the
serialization format changed.2.7_80x80_MiniFASNetV2.pth — SHA-256 a5eb02e1843f19b5386b953cc4c9f011c3f985d0ee2bb9819eea9a142099bec0.MiniFASNetV2(embedding_size=128, conv6_kernel=(5,5), drop_p=0.2, num_classes=3, img_channel=3) per minivision-ai/Silent-Face-Anti-Spoofing/src/model_lib/MiniFASNet.py.torch.onnx.export with dynamic batch axis. Conversion script: see convert_minifasnet_to_onnx.py reproduced from garciafido/agilface's scripts/ directory.d7b3cd9ba8a7ceb13baa8c4720902e27ca3112eff52f926c08804af6b6eecc7b(1, 3, 80, 80), float32, BGR, range [0.0, 1.0] (i.e. pixel / 255).2.7_80x80).pixel / 255 → [0, 1].1 - (p[print] + p[replay]).packages/infrastructure-py/src/agilface_infrastructure/ml/liveness_detector.py
in the AgilFace repo.LICENSE file is
included in this repo (LICENSE). Attribution: minivision-ai (Beijing
Mininglamp Vision Technology Co., Ltd.). This repo does not claim authorship or
training of the model — only the format conversion.@misc{minivisionai2020silentantispoofing,
title = {Silent-Face-Anti-Spoofing},
author = {Mininglamp Vision Technology Co., Ltd.},
year = {2020},
howpublished = {\\url{https://github.com/minivision-ai/Silent-Face-Anti-Spoofing}},
}