aster icon indicating copy to clipboard operation
aster copied to clipboard

Recognizing cropped text in natural images.

Results 83 aster issues
Sort by recently updated
recently updated
newest added

Can anyone tell which output node names can be selected in order to freeze the network?

I have been trying to Install and Run this framework on a Mac. However, It is not working. Is it only for Ubuntu?

i want to run the code on windows but it can no find the libaster.so file

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...

处理proto文件夹下的文件总是出错: (tensorflow) F:\STR\Aster\aster-master>protoc protos/*.proto --python_out=. aster/protos/rnn_cell.proto: File not found. aster/protos/hyperparams.proto: File not found. protos/bidirectional_rnn.proto:4:1: Import "aster/protos/rnn_cell.proto" was not found or had errors. protos/bidirectional_rnn.proto:5:1: Import "aster/protos/hyperparams.proto" was not found or had...

请问你们能训练aster吗,我用python3 train.py训练的时候,初始化一下了15行代码,到从我下载的预训练模型中恢复数据的那一步的时候就卡住了,ctrl+c也关不掉了。如下所示, INFO:tensorflow:Scale of 0 disables regularizer. INFO:tensorflow:Scale of 0 disables regularizer. INFO:tensorflow:Scale of 0 disables regularizer. INFO:tensorflow:Scale of 0 disables regularizer. INFO:root:Number of classes is 94 INFO:root:UNK label is...

V100,32GB, Linux , tf1.4 ,按说应该没什么问题, demo.py 卡在了 INFO:tensorflow:Restoring parameters from aster/experiments/demo/log/model.ckpt 这个进度上,无法进行,请问可能的原因是什么呢

How can i solve it? ![text_line](https://user-images.githubusercontent.com/54413027/99273164-69369900-2807-11eb-8abb-0a7d9e31c6f8.png)

Hello, when I excute demo.py, it shows: " File ".../python3.6/site-packages/tensorflow/python/framework/errors_impl.py", line 473, in __exit__ c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError:/tmp/libaster_0aac5424.so: undefined symbol:_ZN10tensorflow11GetNodeAttrERKNS_9AttrSliceENS_11StringPieceEPSs" Does anyone know how to solve this problem? Thanks.

hello, what about cuda and cudnn version?