whai362 / pan_pp.pytorch

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

facing problems when i try to train pan++ with my own dataset #46

Closed summer-1010 closed 3 years ago

summer-1010 commented 3 years ago

ModuleNotFoundError: No module named 'models.post_processing.pa.pa' @whai362

angellee0607 commented 3 years ago

编译之后就好了,你没编译

czczup commented 3 years ago

Hi, you should execute the compile.sh to compile the post-processing codes.