README.md 1.4 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
# Contributing to PaddleDetection

PaddleDetection非常欢迎你加入到飞桨社区的开源建设中,你可以通过以下方式参与贡献:

- 新建一个 ISSUE 来反馈 bug

- 新建一个 ISSUE 来提出新功能需求、建议、疑问

- 提 PR 来修复一个 bug

- 提 PR 来实现一个新功能

同时我们也会组织专项活动,引导大家参与到PaddleDetection的开发中:

- [Yes, PP-YOLOE! 基于PP-YOLOE的算法开发](https://github.com/PaddlePaddle/PaddleDetection/issues/7345)

## 贡献指南

提ISSUE、PR的步骤请参考[飞桨官网-贡献指南-代码贡献流程](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/code_contributing_path_cn.html)

## 开发者

我们非常欢迎你可以为PaddleDetection提供代码,也十分感谢你的反馈。

- 感谢[Mandroide](https://github.com/Mandroide)清理代码并且统一部分函数接口。
- 感谢[FL77N](https://github.com/FL77N/)贡献`Sparse-RCNN`模型。
- 感谢[Chen-Song](https://github.com/Chen-Song)贡献`Swin Faster-RCNN`模型。
- 感谢[yangyudong](https://github.com/yangyudong2020), [hchhtc123](https://github.com/hchhtc123) 开发PP-Tracking GUI界面
- 感谢Shigure19 开发PP-TinyPose健身APP
- 感谢[manangoel99](https://github.com/manangoel99)贡献Wandb可视化方式


非常感谢大家为飞桨贡献!共建飞桨繁荣社区!