Skip to content

This repository has the code of my implementation of the UNET architecture for semantic segmentation in Pytorch

Notifications You must be signed in to change notification settings

GautamV234/UNET-pytorch_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

UNET-pytorch_implementation

This repository has the code of my implementation of the UNET architecture for semantic segmentation in Pytorch

How to use

  1. Clone the repo
  2. Run the .ipynb file
  3. The model will be trained and can be used to train on 3 channel and 1 channel images of variable shapes.

About

This repository has the code of my implementation of the UNET architecture for semantic segmentation in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published