Open Junjun2016 opened 3 years ago
y = out[0] if i == 0 else self.fuse_layers[i][0](out[0]) --> y=0
y = out[0] if i == 0 else self.fuse_layers[i][0](out[0])
y=0
elif not self.multiscale_output: --> if not self.multiscale_output:
elif not self.multiscale_output:
if not self.multiscale_output:
Match HRNet
Looking forward to your reply.
y = out[0] if i == 0 else self.fuse_layers[i][0](out[0])
-->y=0
elif not self.multiscale_output:
-->if not self.multiscale_output:
Match HRNet
Looking forward to your reply.