sephirothhua/Lite_Upsample_Network_Carafe-unoffical-

Why we should do unfold?

Opened this issue · 0 comments

x_mat = torch.nn.functional.unfold(x, kernel_size=self.kernel_up, padding=r, stride=1)