yunjey / show-attend-and-tell

TensorFlow Implementation of "Show, Attend and Tell"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preprocess the image

zhouyiwei opened this issue · comments

Thank you very much for sharing your code. I was wondering if you preprocessed the image somewhere, e.g. subtracting the mean pixel values?

Although it should have been done, it doesn't seem so.