-
复现yolov4 在计算iou损失的时候 代码调试 什么也没做 内存暴涨 直到报 **Process finished with exit code -1073741819 (0xC0000005)** 的错 非常奇怪 调试时 运行完paddle.argmax(self.calculate_iou(gt_box, anchor_shapes), axis=-1) 找到iou最大下标后 fo…
-
### 请提出你的问题 Please ask your question
在输入数据维度比较高的情况下,torch.nn.Conv2d与paddle.nn.Conv2D的精度差过大。使用https://github.com/PaddlePaddle/models/tree/release/2.3/tutorials/reprod_log 中提到的精度对齐工具。精度要求1e-5,而一下测试结果位0…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有报过同样bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issue…
-
在修订https://paddlex.readthedocs.io/zh_CN/latest/tutorials/train/detection.html,其中实例会出现ValueError: Variable conv1_weights has been created before. the previous shape is (16, 3, 3, 3); the new shape is (…
-
问题类型:模型训练
**问题描述**
====================
已经训练了一些epoch,由于服务器原因意外停止了,如何能够从当前训练重启训练?
-
问题类型:模型训练
**问题描述**
使用示例昆虫项目进行训练,报错了,下面是具体的详细日志,没看到明显的error,请问该如何解决,或者其他尝试方向
====================
![image](https://user-images.githubusercontent.com/2733701/116016511-6752ea80-a66f-11eb-90a…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
## 环境
- 【FastDeploy版本】:
- 【系统平台】: Linux x64(Ubuntu 2004)
- 【硬件】: CPU
- 【编译语言】: C++
在https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.7/deploy/pipeline/docs/tutorials/ppveh…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
操作参考链接:
https://github.com/PaddlePaddle/Paddle…
-