this is the re-implementation of deeplab-v2 by pytorch
Attention !!!
- I highly recommend that read the main.py and change the path of datasets and pretrained model before run this code. If you want to continue training from a breakpoint, you need to comment out the path to the pretrain.
- Create a snapshot folder for storing trained models.