whai362 / pan_pp.pytorch

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

convert polygon area to rectangle image #75

Open haoran1062 opened 2 years ago

haoran1062 commented 2 years ago

Thank you for your release pan++ code! I want convert irregularity polygon area image to regular rectangle image for text recognition, but can not convert so good(eg. TPS). Do you have any suggestion? Thanks~