bgshih / aster

Recognizing cropped text in natural images.
MIT License
727 stars 194 forks source link

运行 train.py or demo.py 出现以下错误 #99

Open Viki-researcher opened 4 years ago

Viki-researcher commented 4 years ago

AssertionError: /aster/c_ops/libaster.so not found

Cabbagehust2507 commented 4 years ago

AssertionError: /aster/c_ops/libaster.so not found

It will appear when you build successfully.

DanLiu0623 commented 4 years ago

@17695996717 You did not compile successfully.you should cd aster/c_ops sh build.sh then you can see libaster.so in folder aster/c_ops/build