Closed SmileTAT closed 4 years ago
Why are the offsets transformed by 'torch.exp(self.si offsets + self.bi) self.total_stride'.Can't find ths in the paper
@SmileTAT This transform is adopted to scale the regress scope for better optimization.
Why are the offsets transformed by 'torch.exp(self.si offsets + self.bi) self.total_stride'.Can't find ths in the paper