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
In the lesson 1, the vgg16.py has a extra Lambda layer for the vgg_preprocess which minus the rgb mean and revert the RGB to BGR. Do we still need the color RGB preprocess with the new vgg16 in this repo?
Hi, Jeremy,
In the lesson 1, the vgg16.py has a extra Lambda layer for the vgg_preprocess which minus the rgb mean and revert the RGB to BGR. Do we still need the color RGB preprocess with the new vgg16 in this repo?
Thanks
tjliupeng