Sunflower7788
Sunflower7788
Could you provide your test images and official links to the various models you used? We would like to replicate the results.
您好,配置文件具体是哪个呢?用的是套件里面内置的,还是自己修改后的呢?
您好,希望能给出更多的信息,使用了哪个模型,加入的该模型文件具体是什么,抛出了什么异常等。便于问题定位。可以参考下面的文档核对操作是否正确:https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/deploy/cpp_infer/readme_ch.md
Please provide specific environment, model, and execution command.
Perhaps out of memory? batch size set to smaller ?
您好,方便提供一下代码和图像吗?我们复现排查下
您好 如果是直接推理 无法修改,因为模型和长度是固定的。可以通过配置文件进行训练,修改这里的input_len和predict_len即可https://github.com/PaddlePaddle/PaddleX/blob/336ec3892cf488a64377a5dc429be4b2ab6f0166/paddlex/configs/modules/ts_forecast/DLinear.yaml#L21
可能安装的版本不对,建议按照文档重新执行一遍安装流程试试看。如果依然有问题,我们会及时的跟进解决。
M3芯片未适配过,这个问题可以尝试下conda install "setuptools
可以尝试一下吧M3芯片未适配过。也可以源码安装,去掉版本限制试一下