-
对应的 gpu 信息如下:
![image](https://github.com/user-attachments/assets/1720ef39-51ef-4769-8408-e9c9482de9e8)
使用的是 docker,用的 paddle 镜像:ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddl:3.0.0b2-gpu-c…
luhui updated
10 hours ago
-
### What happened?
The Paddle Node.js SDK does not support any webhooks starting with "invoice" (e.g., invoice.issued, invoice.paid,
invoice.overdue, invoice.canceled). These events are essential fo…
-
我使用了https://github.com/xulihang/ImageTrans_plugins/tree/master/paddleOCR 的教程启动,但是是在官网上拉取的paddle OCR,当天完美运行,重启了一下就不行了,不知道咋回事,日志如下
serving on http://127.0.0.1:8080
japan
[2024/11/09 21:28:04] ppocr…
-
**Describe the bug**
The [Wasm Wrappers](https://fdw.dev/catalog/wasm/) cannot be used with CLI v1.223.10.
**To Reproduce**
Steps to reproduce the behavior:
1. create a new project: `supabase in…
-
## 描述问题
跑默认的object_detection pipeline高性能模式下的picodet可以正常运行
`paddlex --pipeline object_detection --input https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/general_image_classification…
-
训练好的pointrend模型使用官方的额export_onnx.py导出onnx发现在np.testing.assert_allclose(onnx_out, paddle_out, rtol=0, atol=1e-03)报错,代码如下,也使用了paddle2onnx来导出模型实测发现精度不一致
def export_onnx(args):
args.config = '/workspa…
-
您好!我使用版面区域检测模块时,遇到下面的问题
## 教程
https://paddlepaddle.github.io/PaddleX/latest/module_usage/tutorials/ocr_modules/layout_detection.html#_3
## 描述问题
运行:
from paddlex import create_model
model_n…
-
我的python版本为3.7,安装的paddlepaddle版本为paddlepaddle-rocm 0.0.0,该paddlepaddle版本适配于我的超算平台,能够使用加速卡进行加速,已完成对WenetSpeech数据集的标注和训练数据集的制作,到最后一步训练模型时运行命令:CUDA_VISIBLE_DEVICES=0,1,2,3 python train.py,报下面的错误:
W111…
-
-
Error: Can not import paddle core while this file exists: /home/ps/anaconda3/envs/VSE/lib/python3.10/site-packages/paddle/base/libpaddle.so
Traceback (most recent call last):
File "/home/ps/code/V…