codebasics / deep-learning-keras-tf-tutorial

Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. Deep learning series for beginners. Tensorflow tutorials, tensorflow 2.0 tutorial. deep learning tutorial python.
https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
852 stars 1.86k forks source link

Solved the undefined height and width error #20

Open theraghavjuneja opened 8 months ago

theraghavjuneja commented 8 months ago

AT the end part of data augmentation, the required height and width werent defined only vars declared. Here I just resized theimage to get those things using openCV