ShiqiYu / libfacedetection

An open source library for face detection in images. The face detection speed can reach 1000FPS.
Other
12.27k stars 3.05k forks source link

关于AnnotatedData层问题 #164

Closed corleonechensiyu closed 5 years ago

corleonechensiyu commented 5 years ago

transform_param { mirror: true mean_value: 104.0 mean_value: 117.0 mean_value: 123.0 resize_param { prob: 1.0 resize_mode: WARP height: 320 width: 320 interp_mode: LINEAR interp_mode: AREA interp_mode: NEAREST interp_mode: CUBIC interp_mode: LANCZOS4 } train文件里,这里是否应该是height: 240,width: 320,您给的都是320