Unofficial implementation of ''Partial Convolutions'' with PyTorch
this repository is unofficial implementation of Image Inpainting for Irregular Holes Using Partial Convolutions [Liu+, ECCV 2018].
Official implementation is here.
./img
and mask images under ./mask
.
python3 train.py