-
指令:python run.py --config_path=./configs/rtdetr_hgnetv2_x_qat_dis.yaml --save_dir='./output/' --devices='gpu'
配置nms为False
Global:
reader_config: configs/rtdetr_reader.yml
include_nms: False
…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
感谢你们的工作,我在最新的v2.6版本中看到了ppyoloe-plus的蒸馏方法…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有类似需求。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) …
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
在 trtexec --onnx=output_inference/ppyoloe_crn_…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
pphuman用官方的ppyoloe+,FPS能跑到5左右。而用量化后的ppyoloe,从fa…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
您好,我准备在树莓派上部署pphuman,转化模型mot_ppyoloe_l_36e_pipe…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
您好,我的问题是: 在pp-yoloe模型库地址中PP-YOLOE+_s / PP-YOLOE…
L-lei updated
8 months ago
-
### 🐛 Describe the bug
Getting this error if `loss` is `DiceLoss`
```
result = train(exp_name, params)
File "/home/ubuntu/super-gradients/train_segm_opt.py", line 163, in train
trai…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
请问说明文档里ppyoloe-s的trt-fp16的耗时是2.9ms,是什么样的环境测试出来的…
-
我看到你们新提交的代码中有目标检测离线量化示例,里面功能很多,想请问你们这次支持旋转框吗,我刚刚尝试配环境使用ppyoloe-r进行离线量化,但加载数据那好像出问题了,我使用paddledetection中的slim是可以量化的。
还有想问在paddledetection中的slim可不可以使用PaddleSlim提供量化分析工具,我觉得这个很不错,可以跳过一些敏感层的量化