Skip to content

My personal implementation of U-NET (semantic-segmentation)

Notifications You must be signed in to change notification settings

AlessandroMondin/U-NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal implementation of UNET!

The architecture is implemented in model.py and I designed it to facilitate exparimentation, for instance by adding extra-downhills to the encoder.
I trained it for less than 15 epochs on the DAVIS2017 (used for few-shots video-segmentation), but nevertheless it generalized more than I expected for "person" segmentation.

alt text

About

My personal implementation of U-NET (semantic-segmentation)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages