LiangHao92
LiangHao92
语料库
你好,能否提供一下你的中文语料库呢,不胜感激
I get the error: Traceback (most recent call last): File "aster/demo.py", line 9, in from aster.builders import model_builder File "/home/seven/Downloads/aster/builders/model_builder.py", line 5, in from aster.builders import predictor_builder File "/home/seven/Downloads/aster/builders/predictor_builder.py", line...
Hello, how can I test my own pic with your code? Have to create my own anotation? Is there a simple way?
there is no folder named "pytorch_binding", so how can I bind pytorch?
I found your model has the certain size of input, so, how can your recognize images with uncertain size? Like a 64*500 image, if resize the image, it main destroy...