Anurag Ranjan

Results 3 issues of Anurag Ranjan

In the lines 69-73 of main.lua: ``` netG:add(SpatialFullConvolution(ngf * 8, ngf * 4, 4, 4, 2, 2, 1, 1)) netG:add(SpatialBatchNormalization(ngf * 4)):add(nn.ReLU(true)) -- state size: (ngf*4) x 8 x 8...

Very nice work. How did you generate the camera poses for AFHQ dataset?