PhotographicImageSynthesis
PhotographicImageSynthesis copied to clipboard
net['input']=input-np.array([123.6800, 116.7790, 103.9390]).reshape((1,1,1,3))
what is "123.6800, 116.7790, 103.9390" and could you tell me how did you get this data? thanks
In the VGG network, these three values are the mean RGB values (in the ImageNet) to normalize the input image
Fotoğrafla