Skip to content

lzu-cvpr/pytorch-fcn

Repository files navigation

FCN8s test, PyTorch Implementation of Fully Convolutional Networks.

Caffe to Pytorch

python c2p.py

Training

./download_dataset.sh
python train_fcn8s.py

view Log

chmod u+x view_log
./view_log logs/XXX/log.csv

Reference

https://github.com/wkentaro/pytorch-fcn

About

Yann LeCun: Take all the math and physics courses you can take.

Resources

Stars

Watchers

Forks