Skip to content

lingtengqiu/FCN-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCN-pytorch

FCN-pytorch implement

for train you show download the voc11 dataset wget http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar

and then you zip it in the datasets roots

best important thing in here is the learning rate you must set 1e-6,decay by 10 for [40,50] stoneline.
all the optim you can set in config.py .
python main.py train for train your dataset .
python main.py test for test the image ,and save output in resuls files.
if you have question.

About

FCN-pytorch implement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages