mingo-doer
mingo-doer
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/applications/experimental/pipelines/examples/semantic-search 跑这个项目 使用自己的数据集 报错 File "/root/anaconda3/envs/paddlenlp/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/root/anaconda3/envs/paddlenlp/lib/python3.7/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/root/anaconda3/envs/paddlenlp/lib/python3.7/site-packages/paddle/fluid/dataloader/dataloader_iter.py", line 253, in _thread_loop six.reraise(*sys.exc_info()) File "/root/anaconda3/envs/paddlenlp/lib/python3.7/site-packages/six.py", line 719,...
ERROR: paddle_serving_client-0.8.3-cp37-none-any.whl is not a supported wheel on this platform. paddleocr的部署 安装失败 使用阿里云 linux 服务器
请问怎么可视化PaddleOCR的预训练模型
**Please fill in the information below so that we can solve the problem quickly, Thanks !** **Describe the bug** A clear and concise description of what the bug is. 表格识别模型...
### 软件环境 ```Markdown - paddlepaddle:2.3.4 - paddlepaddle-gpu: 2.3.1 - paddlenlp: 2.3.4 ``` ### 重复问题 - [X] I have searched the existing issues ### 错误描述 ```Markdown uie的base模型和nano模型 结果输出结构都会有差异 在观点分析中 测试用例 schema...
剪枝问题
问题类型:模型训练 **PaddleX版本** paddlex 2.0.0rc4 **问题描述** pdx.slim.prune.analysis( AttributeError: module 'paddlex' has no attribute 'slim' 无法使用剪枝接口,请问要怎么使用剪枝方法呢?
端到端信息抽取
没有支持端到端信息抽取的推理代码吗?