SeitaroShinagawa/chainer-partial_convolution_image_inpainting
Reproduction of Nvidia image inpainting paper "Image Inpainting for Irregular Holes Using Partial Convolutions"
PythonMIT
Issues
- 3
Obvious outline around the hole
#18 opened by zgxiangyang - 0
ValueError: could not broadcast input array from shape (64,3,8,8) into shape (64,3,7,7) when testing.
#33 opened by greysou1 - 3
Evaluation using pre-trained .npz file
#31 opened by greysou1 - 10
ZeroDivisionError: division by zero
#32 opened by greysou1 - 2
test error
#24 opened by erhuodaosi - 2
would you give us a model to eval
#2 opened by jianlong-yuan - 19
The error "divsion by zero"
#7 opened by sunnydai - 2
load the npz file and then train
#21 opened by yuzhesu - 1
Little help with the requirements
#30 opened by greysou1 - 21
- 0
How to print mask during one batch?
#29 opened by Zhaoboling - 2
- 3
- 1
Replacement order
#20 opened by yuzhesu - 3
- 1
CUBLAS_STATUS_NOT_SUPPORTED
#22 opened by chudonezen - 0
the difference of the generated masks between the code and the original paper
#23 opened by micklexqg - 4
The question about the mask
#13 opened by quelladai - 15
Difference with original implementation
#1 opened by liuguilin1225 - 3
- 3
int object has no attribute shape
#19 opened by yuzhesu - 2
License?
#15 opened - 5
The problem of the edge
#12 opened by yuzhesu - 0
The test of the real broken image
#16 opened by quelladai - 3
Do you try 512 resolution?
#3 opened by hudongloop - 3
how to test on a real broken image?
#6 opened by xuanzhangyang - 3
Probable issue in calc_loss_tv with solution
#11 opened by dhruva77 - 1
Perceptual loss issue
#10 opened by dhruva77 - 2
about prepocessing
#9 opened by syan1992 - 27
The error Unsupported dtype object
#8 opened by yuzhesu - 9
where is the upsampling
#5 opened by lipanpeng - 3
Where can I set VGG.caffemodel ?
#4 opened by jeejeelee