pan_pp.pytorch
pan_pp.pytorch copied to clipboard
Official implementations of PSENet, PAN and PAN++.
训练时碰到这个问题,你们遇到过吗?训练不了
当我测试模型的性能时出现name 'path' is not defined,请求帮助! 
Dear Mr. Wang Processing Time of `pan_pp.det_head.get_results()` [ms] (Used data: ICDAR2015 [[dataset]](https://rrc.cvc.uab.es/?ch=4&com=downloads)) + Original Source: 118.113 + Improved Pixel Aggregation Source: 112.645 It was confirmed that pixel aggregation (pa.pyx) is...
Hi how to solve this issue? anyone have this issue before?
Sir, we followed the steps in the readme file but we couldn't implement the paper. We had some issues. Kindly tell how to run the PAN ++ paper.
您好,请问您的FAST 的CCL算法是怎么实现的呢,可以交流一下,公布一下细节吗?
Hello Author, First of all, I would like to appreciate your work and effort. I have tried your repo. The evaluation code gives me an error of the "The sample...
enval 模块
大佬,pip2 install polygon失败,但是系统里有polygon,在windows上跑的  代码有pythorn2 和pythorn3但是跑的时候环境是单一的啊,有点不理解,希望大佬解答
Thanks for your great contribution, I have encountered some problems while using your script: I changed the entry part of `test.py` to fix the use of `config` and `checkpoint`: >...