nsidn98 / Segnet-pytorch

Pytorch Implementation of Segnet for the LDC dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segnet-pytorch

Pytorch Implementation of Segnet for the LDC dataset.

Code inspired by @Sayan98

Usage: python train.py --data_root Data --train_path train.txt --img_dir Train --mask_dir Train_annot --save_dir Output --checkpoint model_best.pth --gpu 1

About

Pytorch Implementation of Segnet for the LDC dataset.


Languages

Language:Python 100.0%