You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Liu edited this page Apr 9, 2019
·
13 revisions
In caffe training , the image normalization step is (I-mean) * scale , where I is input image , and in my demo script is I*scale - mean * scale. The little effect was show below