ying09 / TextFuseNet

A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
MIT License
474 stars 121 forks source link

ImportError: libtorch_cpu.so: cannot open shared object file: No such file or directory #92

Open huahuabai opened 2 years ago

huahuabai commented 2 years ago

当我执行demo下的如下文件时遇到如下问题python icdar2015_detection.py image 请问作者是否有遇到过这个问题呢

123cjjjj commented 2 years ago

我也遇到了相同的问题,请问您解决了吗?

huahuabai commented 2 years ago

注意torch版本跟CUDA的匹配问题