Closed YellowLight021 closed 2 years ago
when the net forward: out8 = self.layer6(torch.cat((out2, out7, coord), 1))。if not add coord seems ok?
Adding coord works fine. Check https://eng.uber.com/coordconv/