whai362 / pan_pp.pytorch

Official implementations of PSENet, PAN and PAN++.
Apache License 2.0
439 stars 90 forks source link

why not use bilinear interpolate or others? #7

Closed Zhang-O closed 4 years ago

Zhang-O commented 4 years ago

https://github.com/whai362/pan_pp.pytorch/blob/afad0b4efafb026137e547f949077489ba5e91ac/models/head/pa_head.py#L72

whai362 commented 4 years ago

Bilinear interpolation will generate error label values.