dlyldxwl / fssd.pytorch

Pytorch re-implementation of Fssd
67 stars 27 forks source link

Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please specify align_corners=True if the old behavior is desired. See the documentation of nn.Upsample for details. #10

Open jaychou790118 opened 4 years ago

jaychou790118 commented 4 years ago

thx