Closed jiyuxuan926 closed 4 years ago
from maskrcnn_benchmark import _C
from maskrcnn_benchmark import _C
I met the same problem, have you solved it?
from maskrcnn_benchmark import _C
I met the same problem, have you solved it?
no yet
from maskrcnn_benchmark import _C
I met the same problem, have you solved it?
It may be related to the pytorch version, which I have not solved yet.
We will release our full code in the Adet next week, including the models of CTW1500 and Total-text, all the training data we used, evaluation scripts, results of detection, etc. More updates will also be conducted on Adet as well. This repo will not be maintained anymore.
Thanks for your attention.
File "D:\ocr_demo\bezier_curve_text_spotting-master\maskrcnn_benchmark\layers\nms.py", line 8, in
nms = amp.float_function(_C.nms)
File "D:\Anaconda\envs\pytorch_gpu\lib\site-packages\yacs\config.py", line 141, in getattr
raise AttributeError(name)
AttributeError: nms