allenai / XNOR-Net

ImageNet classification using binary Convolutional Neural Networks
https://xnor.ai/
Other
856 stars 239 forks source link

Data pre-processing for the pre-trained models #17

Open denru01 opened 7 years ago

denru01 commented 7 years ago

Hi,

For the pretrained models (XNOR-Net and BWN), what are the corresponding data pre-processing procedure and the related parameters? For example, if the pre-processing is subtracting an average image from the input image, what is the average image?

Thanks.