nilboy / colorization-tf

A Tensorflow implementation of ECCV2016 paper([Colorful Image Colorization](https://arxiv.org/pdf/1603.08511.pdf))
83 stars 31 forks source link

I would like to ask can the training model handle any size image? #1

Open generallc opened 7 years ago

generallc commented 7 years ago

I would like to ask can the training model handle any size image?

wjsxlb2017 commented 6 years ago

I have the same question.

raduangelescu commented 6 years ago

yes it can

sahilbandar commented 6 years ago

Yes you can pass any size of image with single channel only.