brucechou1983 / CheXNet-Keras

This project is a tool to build CheXNet-like models, written in Keras.
MIT License
294 stars 145 forks source link

Normalization using imagenet weights is not correct #31

Closed magomagic closed 6 years ago

magomagic commented 6 years ago

should first transform to mean 0 and std 1 and then normalize by batch_x*std_imagenet+mean_imagenet