kozistr / rcan-tensorflow

Image Super-Resolution Using Very Deep Residual Channel Attention Networks Implementation in Tensorflow
MIT License
51 stars 23 forks source link

[image] augmentation #4

Closed kozistr closed 6 years ago

kozistr commented 6 years ago

In the paper, 90, 180, 270 degree rotations are used for image augmentation.

kozistr commented 6 years ago

Done!