Skip to content

lxg2015/FCN-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fully Convolutional Networks for Semantic Segmentation

pytorch 0.2.0
visdom

Result

原图 标签 预测
src label pred src label pred

训练过程

使用 SBD(Semantic Boundaries Dataset)训练集,验证集是PASCAL VOC 2012

fcn8 3epoch 时
Accuracy: 88.5370091544
Accuracy Class: 68.73723663
Mean IU: 55.1793869933
FWAV Accuracy: 80.5496839107
epoch3

fcn8 9epoch 时
Accuracy: 91.3853625064
Accuracy Class: 76.9016720714
Mean IU: 64.6996659807
FWAV Accuracy: 84.8389738198

epoch9

参考

https://github.com/wkentaro/pytorch-fcn
https://github.com/ZijunDeng/pytorch-semantic-segmentation
https://github.com/shelhamer/fcn.berkeleyvision.org

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages