mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.05k stars 2.5k forks source link

03 Title: Deprecation Notice: Usage of ImageDataGenerator and Image Augmentation Methods in TensorFlow #657

Closed ViktorViskov closed 3 weeks ago

ViktorViskov commented 1 month ago

I am writing to raise a concern regarding the continued use of the ImageDataGenerator class and its associated image augmentation methods in TensorFlow. The provided examples using ImageDataGenerator are outdated and need to be updated. It is crucial to provide users with up-to-date examples that reflect current best practices.