wangguanzhong

Results 131 comments of wangguanzhong

我们在ubuntu 16,cuda10.2,cudnn7.6的环境上是ok的,看起来cmake命令中没有包含opencv,如果是ubuntu18及以上的版本,建议提前编译opencv然后再编译ppdet的c++代码

https://github.com/PaddlePaddle/PaddleDetection/tree/develop/deploy/pptracking/cpp 就是这份代码,近期没有更新过了

部署再arm cpu上的话我们更推荐使用tinypose模型,https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/keypoint/tiny_pose#pipeline%E6%80%A7%E8%83%BD 这里有高通865上的测试数据 HRNet属于服务器端的模型,我们有测试T4上的性能可以参考https://github.com/PaddlePaddle/PaddleDetection/blob/develop/configs/keypoint/KeypointBenchmark.md#benchmark-on-server

https://github.com/PaddlePaddle/PaddleDetection/pull/6547 问题已修复 感谢反馈

Please check the tools/infer.py in picodet. There is an error reported in PaddleDetection-release-ci

建议向develop分支提交pr,当前改动量太大了

检查下验证集中是否5个类别都包含了

Thx for your contribution. Could you add the function to PaddleMIX models https://github.com/PaddlePaddle/PaddleMIX/tree/develop