yccyenchicheng / pytorch-SegInpaint

A PyTorch Implementation of Segmentation for Image Inpainting based on SPG-Net: https://arxiv.org/abs/1805.03356
19 stars 2 forks source link

dataset for train #6

Open ah-ke opened 3 years ago

ah-ke commented 3 years ago

In paper, you use two dataset, cityscapes and helen face. however, in your code, there are not the define about helen dataset.