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

how to commpute normalize accorcoding to casia-surf val?

Open eeric opened this issue 5 years ago • 1 comments

##accorcoding to casia-surf val to commpute normalize = transforms.Normalize(mean=[0.14300402, 0.1434545, 0.14277956],
std=[0.10050353, 0.100842826, 0.10034215]) how to commpute normalize? do you have any references? how about training effect using normalize?

eeric avatar Jun 25 '19 05:06 eeric

##accorcoding to casia-surf val to commpute normalize = transforms.Normalize(mean=[0.14300402, 0.1434545, 0.14277956], std=[0.10050353, 0.100842826, 0.10034215]) how to commpute normalize? do you have any references? how about training effect using normalize?

Have you found out how to compute the value of normalize ? It also confusd me.

RishengZhou avatar Aug 05 '19 08:08 RishengZhou