machrisaa / tensorflow-vgg

VGG19 and VGG16 on Tensorflow
2.21k stars 1.08k forks source link

what is VGG_MEAN ? #36

Closed jacobishao closed 7 years ago

jacobishao commented 7 years ago

when convert rgb to bgr ,why need to minus VGG_MEAN?

machrisaa commented 7 years ago

Hi @jacobishao, it is the pre-calculated mean used to normalise the data in the original training.

jacobishao commented 7 years ago

oh! thank you very much! I guess the mean is calculated from ImageNet,right?

2017-07-17 21:36 GMT+08:00 Chris notifications@github.com:

Hi @jacobishao https://github.com/jacobishao, it is the pre-calculated mean used to normalise the data in the original training https://gist.github.com/ksimonyan/3785162f95cd2d5fee77.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/machrisaa/tensorflow-vgg/issues/36#issuecomment-315757464, or mute the thread https://github.com/notifications/unsubscribe-auth/AHw11FP9f_Eh9cLn-p1KQ_46rh189QLeks5sO2NTgaJpZM4OWbFc .