Mengkai Liu

Results 1 comments of Mengkai Liu

unsubscribe At 2023-10-26 21:00:00, "hamzagorgulu" ***@***.***> wrote: Putting 2 deconvolution at the end of the model would also solve your problem without using interpolation in this setup: self.final_deconv = nn.ConvTranspose2d(config.DATASET.NUM_CLASSES,...