Fix pix2pix_eager.ipynb image resize method
2 was BICUBIC not NEAREST_NEIGHBOR https://github.com/tensorflow/tensorflow/blob/r1.10/tensorflow/python/ops/image_ops_impl.py#L936
Loading
Please sign in to comment
2 was BICUBIC not NEAREST_NEIGHBOR https://github.com/tensorflow/tensorflow/blob/r1.10/tensorflow/python/ops/image_ops_impl.py#L936