FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019 icon indicating copy to clipboard operation
FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019 copied to clipboard

mobilenet v2 是否用depth数据集作为训练样本?

Open zhengyi144 opened this issue 6 years ago • 2 comments

大神,您好~参考您提供read_data.py,发现只读取的depth数据集作为mobilenetv2训练样本,ir和rgb不需要吗?

zhengyi144 avatar Apr 09 '19 07:04 zhengyi144

我在验证阶段只用depth数据错误率已经达到了0.0,所以就没有使用其他的类型数据。但是在测试阶段,因为测试集数据存在一些噪声,所以加了IR模型进一步判断。

SoftwareGift avatar Apr 10 '19 09:04 SoftwareGift

您好,请问test也是用的depth数据吧?还有fake face包含 replay attact 和print attack 吗?

platoTao avatar Apr 11 '19 01:04 platoTao