-
### 问题描述 Please describe your issue
PP-YOLO-s 使用的是300epoch的对应那个模型进行训练,乌第50epoch的结果如下,之后继续训练mAP没有更高的了,第88个epochmAP才0.3多,FPS官方给出的是一百的,为什么我的这么少啊
Average Precision (AP) @[ IoU=0.50:0.95 \| area= all …
-
# 【PaddlePaddle Hackathon 4】模型套件开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…
-
## 公告
- 如果你是在校的学生,并且有兴趣参加飞桨社区的远程实习项目,非常欢迎你依据这份材料来申请远程实习:[百度飞桨框架实习计划](https://github.com/PaddlePaddle/community/blob/master/contributors/paddle_contributor_remote_intern_program.pdf)。我们会在3月3日晚上19点,举…
-
anaconda python 3.7
win11
UnsupDIS-pytorch\data\WarpedCOCO
已经解压training testing 数据集
```
python train.py --data data/warpedcoco.yaml --hyp data/hyp.align.scratch.yaml --cfg models/align_yol…
-
python deploy/pipeline/pipeline.py --config deploy/pipeline/config/infer_cfg_pphuman.yml --camera_id=0 --device=gpu --draw_center_traj --do_break_in_counting --region_type=custom --region_polygon
2…
-
# 【PaddlePaddle Hackathon 4】生态伙伴开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…
-
系统:Linux bm1684 4.9.38-bm1684-v9.6.1 #1 SMP Fri Apr 22 16:59:15 CST 2022 aarch64 GNU/Linux
代码:Paddle-Lite-Demo/PaddleLite-armlinux-demo/yolo_detection_demo
部署对象:PaddleDetection PP-Vehicle车辆跟踪模块,模型下载…
-
在使用paddle c++预测库时,多batchsize预测遇到问题:
目前ppyolo预测代码:
....
std::vector val(4 * 3 * 608 * 608);
auto input_names = predictor_->GetInputNames();
for (const auto& tensor_name : input_names) {
…
-
反馈一个bug,文档中写的是./easyedge_serving ./RES可以启动http服务
![1addb70e0f0a8ba8.jpg](https://user-images.githubusercontent.com/61459740/176999462-bbe2a4d4-4ece-464e-b242-1e492bb73684.jpg)
但实际需要在RES后面添加一个参数,任意一个数字…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arc…