Created by: miraclebiu
in models/PaddleCV/PaddleGAN/network/base_network.py line 159 the top padding and left_padding are all using input.shape[2]? why?
the same mistake is in Line 247