Skip to content

janeeyre912/deep_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Research project of semantic segmentation

Explore the Deep learning Pipeline from data processing of the raw data to model ingestible data while exploring the usage of semantic segmentation methods and deep learning optimization techniques on geospatial data

  • Used model: U-Net, originally developed for medical image segmentation, a fully convolutional neural network (FCN)
  • Used model: Deep Lab V3, a more recent approach than the U-Net architecture (better performance)
  • explore the result of the two models with a pretrained Resnet encoder
  • explore the result of different methods in regularization, such as data augmentation, batch normalization, dropout
  • test methods on different datasets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published