IBM / gfmn

Pytorch code for "Learning Implicit Generative Models by Matching Perceptual Features", ICCV 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The layer block is missing in generator.py

hjdw2 opened this issue · comments

commented

I tried to reproduce the results in the paper, but there is no definition for ConvEncoderSkipConnectionBlock.
I guess it was missing.

Hello, @hjdw2.
I accidentally happened to land on this today and read your comment for the first time. It is pity that I didn't get to read and address your issue. I have updated the code with the latest comment. 2cdfb13