CharlesShang / FastMaskRCNN

Mask RCNN in TensorFlow
Apache License 2.0
3.1k stars 1.1k forks source link

Subtract mean pixel #124

Open LiamLYJ opened 7 years ago

LiamLYJ commented 7 years ago

Even batch norm is used, I think it's better to subtract mean_pixel for input image. ([123.68,116.779,103.939])

realwecan commented 7 years ago

I think this has been done in preprocessing.