Skip to content

A deep learning and computer vision project to segment and locate the image of humans from various backgrounds

Notifications You must be signed in to change notification settings

Prem-Swarup/Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image-Segmentation Project

A deep learning and computer vision project to segment and locate the image of humans from various backgrounds

  • used U-net architecture with efficientnet-b0 as encoder for CNN to train the model
  • used albumentations for randomly augment the image with corresponding the mask
  • used a combination of Binary Cross Entropy loss and Dice loss for computing loss
  • used OpenCV for reading and pre-processing images
  • used cuda runtime for faster training

About

A deep learning and computer vision project to segment and locate the image of humans from various backgrounds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published