Skip to content

pareenakaur/deep-learning-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Deep Learning Project using Pytorch

  • Image Segmentation:

    In this project, I have written a custom dataset class for an image-mask dataset. I have applied segmentation augmentation to augment images and their masks. I have used the albumentation library for the image mask augmentation. I have also plotted the image-mask pairs. In this process, I have loaded a pre-trained convolutional neural network such as U-Net for the segmentation problem using a segmentation model pytorch library. I have created a train and evaluator function to write the training loop and in turn train the model.

About

Deep Learning Project using Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors