YuHui

Results 4 comments of YuHui

I added a few lines of code at the beginning of the `ltp/__init__.py` : ```{py} import torch torch.set_num_threads(1) ``` it works. 但我还是不清楚哪里开启的多线程 maybe introduced in torchscript inference.

still can not delete polygon label in ver.5.4.1

建议使用yolov8,这里有别人预训练的模型:https://github.com/jiangnanboy/layout_analysis 很多文档都是基于好几年前的旧版本写的,paddle及其他组件更新后这些没更新,所以有很多坑。