Contributor
whiterat

Adding and standardizing image processing operations in tf.image


Mentors
Frank Chen, perfinion, Sean Morgan, Yanhui Liang
Organization
TensorFlow

Project aims at updating existing functions to make them compatible with Tensorflow 2.0 and adding new image processing operations to make the overall processing faster as in the earlier case image processing was done with other library and then the data is used for training.