Pytorch implementation of PSPNet on VOC, adapted from Lextal which just have PSPNet model defination and training framework.Therefore,this repos complements the data reading code and model testing code.
Datasets: VOC2012+SBD
The model inference:
By fusionMask.py,we can get combanation of mask and img





