logo
Loading...

Deep learning project end to end | Potato Disease Classification - 6 : ImageDataGenerator API - codebasics - 深度學習 Deep Learning 公開課 - Cupoy

In part 2 and 3, we used explicit data augmentation layer to train our model. In this video I want t...

In part 2 and 3, we used explicit data augmentation layer to train our model. In this video I want to show you an alternate way of training the model using a little bit more conventient api called ImageDataGenerator. Both the approaches are valid but ImageDataGenerator api allows you to load the images from the disk and augment them in simple 2 line code. Code in this video: https://github.com/codebasics/potato-... Code for entire project: https://github.com/codebasics/potato-... Project Playlist : • Potato Disease Classification: Deep l... Project Hindi Playlist : • HINDI Deep learning project end to en... Deep learning tutorials: • Deep Learning With Tensorflow 2.0, Ke... Python tutorials: • Python 3 Programming Tutorials for Be... All machine learning projects: • Data Science & Machine Learning Projects