tf.compat.v2.image.ResizeMethod View source on GitHub Class ResizeMethod Class Members AREA = 'area' BICUBIC = 'bicubic' BILINEAR = 'bilinear' GAUSSIAN = 'gaussian' LANCZOS3 = 'lanczos3' LANCZOS5 = 'lanczos5' MITCHELLCUBIC = 'mitchellcubic' NEAREST_NEIGHBOR = 'nearest'
tf.compat.v2.image.ResizeMethod View source on GitHub Class ResizeMethod Class Members AREA = 'area' BICUBIC = 'bicubic' BILINEAR = 'bilinear' GAUSSIAN = 'gaussian' LANCZOS3 = 'lanczos3' LANCZOS5 = 'lanczos5' MITCHELLCUBIC = 'mitchellcubic' NEAREST_NEIGHBOR = 'nearest'