WenmuZhou / PAN.pytorch

A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
Apache License 2.0
413 stars 112 forks source link

from post_processing import decode_np as decode ImportError: cannot import name 'decode_np' #14

Closed luqiang6q closed 4 years ago

luqiang6q commented 4 years ago

hello I can not find decode_np in post_processing

WenmuZhou commented 4 years ago

fixed