inpainting_gmcnn
inpainting_gmcnn copied to clipboard
Possible bug in conv3 branch
https://github.com/shepnerd/inpainting_gmcnn/blob/ba7f7109c38c3805800283cdb9d79cd7c4a3294f/tensorflow/net/network.py#L73
This line seems to be a bug (unless I'm missing something). Shouldn't this be conv_3
instead of conv_5
?