Skip to content

salt0107fish/Segnet-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-segnet

This is a Segnet pytorch implementation. To ensure proper operation, this version has been improved from [https://github.com/say4n/pytorch-segnet].

Improvements

Improvements include:

File Reading

Change the file read mode to make a txt file read, specific implementation method can be seen at [https://blog.csdn.net/chenzhoujian_/article/details/106873451?spm=1001.2014.3001.5506]

Mode Selection

Add segnet-basic network and segnet-bayesian options to the original segnet network model.

About

Segnet including full, basic and bayesian versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages