-
使用Paddle2.3.2运行PaddleRS报错,如何进行修改?
1. PaddleRS版本:PaddleRS develop
2. PaddlePaddle版本:PaddlePaddle 2.3.2
3. 操作系统信息:Windows
4. Python版本号:Python3.9
5. CUDA/cuDNN版本:CUDA11.1.1/cuDNN 8.1.0.77
6.…
-
### bug描述 Describe the Bug
问题1:ins_tag_weight 并没有传给auc kernel中,因此ins_tag_weight 并未生效。
https://github.com/PaddlePaddle/Paddle/blob/release/3.0-beta/python/paddle/static/nn/metric.py
```
# "InsT…
-
环境:debian 11, gcc 10.2, cuda 12.0, cudnn 8.8
### 运行结果:
```shell
[INFO] fastdeploy/runtime/runtime.cc(264)::CreatePaddleBackend Runtime initialized with Backend::PDINFER in Device::GPU.
be…
-
# Steps to reproduce
```
git clone https://github.com/PaddlePaddle/PaddleOCR
git checkout e621d034b584fae03c22cd51c26f6a52d62417b6
cd PaddleOCR
mkdir -p inference
wget https://paddleocr.bj.b…
-
Hello FeiGeChuanShu, many thanks for the great work! I have re trained my own tinypose model with paddle, and I am wondering how did you transform tinypose model in paddle format to ncnn format? I hav…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:docker ubuntu 20.04,是官方提供的镜像
- 版本号/Version:Paddle:2.5.1, PaddleOCR:release/2.7 或…
-
### 问题描述 Issue Description
**cuda版本号是12.2.140 cuDNN是8.9.7 我的显卡是4060**
addlePaddle版本:2.6
windows11
![image](https://github.com/PaddlePaddle/Paddle/assets/165865160/2b76d583-d3c2-4c68-b377-a17a279e7…
-
## 描述问题
windows11 运行paddlex,执行图片分类任务的训练时,提示错误
![image](https://github.com/PaddlePaddle/PaddleX/assets/21324579/1ae86c11-8bbb-4281-b81a-fee380ee81ff)
单显卡 RTX4090
## 复现
### 训练参数
![image](htt…
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
为了将faster rcnn转为onnx模型,考虑先使用export_model.py导出,运…