FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019 copied to clipboard
mobilenet v2 是否用depth数据集作为训练样本?
大神,您好~参考您提供read_data.py,发现只读取的depth数据集作为mobilenetv2训练样本,ir和rgb不需要吗?
我在验证阶段只用depth数据错误率已经达到了0.0,所以就没有使用其他的类型数据。但是在测试阶段,因为测试集数据存在一些噪声,所以加了IR模型进一步判断。
您好,请问test也是用的depth数据吧?还有fake face包含 replay attact 和print attack 吗?