SoftwareGift / FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019

Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
Other
928 stars 282 forks source link

streaming module #29

Closed chenkingwen closed 5 years ago

chenkingwen commented 5 years ago

你好,streaming module将6444特征图拉伸成1024维向量,在做二分类时只用到第一二个值。这样做DWConv是否有意义,是我哪里理解错了?谢谢