-
How to transfer PSENet to ONNX?
-
您好,关于pse训练这块我有几个问题想请教一下:
1.基于像素分割的pse算法,正常应该对于有印章遮挡这种效果不好,您这个模型权重的结果却比较好,是因为您的样本包含这样的情况是吗?如图:
![image](https://user-images.githubusercontent.com/17916482/90607554-f59ae500-e233-11ea-8f3e-78133c55e58…
-
test on a test dataset of small imgs (about 600 pics),panet takes more time than psenet, average 20ms higher than psenet
test on a test dataset of big imgs (about 30 pics),panet takes more time than …
-
make: Leaving directory '/opt/data/private/PSENet/pse'
Traceback (most recent call last):
File "test_ic15.py", line 19, in
from pse import pse
File "/opt/data/private/PSENet/pse/__init__.…
-
除了重新编译python,不知有没有其他解决方法?
Traceback (most recent call last):
File "*/PSENet/test_ic15.py", line 19, in
from pse import pse
File "*/PSENet/pse/__init__.py", line 11, in
from .adaptor…
-
i use text dect model as you supply,get PSENet detection results, TableMASTER structure recognition results and MASTER textline recognition results, and use match.py to get TEDS score.
PSENet + MASTE…
-
I want use the same datasets ,but I don't know where to load it. Thanks.
-
i meet the same error,but when i remove all opencv and reinstall it ,that mathod still do not work,so i use the python-opencv , it is very slow, so i still want to use c++ version of pse,so who do ru…
-
Hi. I understand that you are reimplementing the Progressive Scale Expansion Network (PSENet) paper.
Is your code already working? I would be very interested in benchmarking this algo on my dataset.
-
Loading test image from web browser got this error:
`find: -xtype: unknown primary or operator
make: pse.so is up to date.
device: cpu
load models
device: cpu
load models
device: cpu
load mode…