Deep Learning with Pytorch -CNN from Scratch with Data Augmentation – 2.1
In the last post we went through all the building blocks of ConVNets. Now let’s put all the concepts together and see how to do it in Pytorch. Before going into the implementation , lets see what is Data Augmentation. Augmentation:Using pytorch’s torchvision.transforms operations , we can do data augmentation.With data augmentation we can flip/shift/crop … Continue reading Deep Learning with Pytorch -CNN from Scratch with Data Augmentation – 2.1
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed