My implementation of some segmentations algorithms. The program relies on python3 and pytorch0.4.0. Train SegNet In order to train a SegNet, run: $ python3 train_net.py --cfg SegNet.json