Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add detection evaluation function #37

Merged
merged 7 commits into from
Jul 26, 2022
Merged

Conversation

felixhjh
Copy link
Collaborator

  1. Add detection evaluation function

@felixhjh felixhjh changed the title Add detection and segmentation evaluation function Add detection evaluation function Jul 26, 2022
@jiangjiajun jiangjiajun merged commit 6861c4c into PaddlePaddle:develop Jul 26, 2022
ziqi-jin referenced this pull request in ziqi-jin/FastDeploy Jul 27, 2022
* Add detection evaluation function (#37)

* Detection evaluation function

* Add license

Co-authored-by: Jason <jiangjiajun@baidu.com>

* Add UltraFace Model support  (PaddlePaddle#43)

* update .gitignore

* Added checking for cmake include dir

* fixed missing trt_backend option bug when init from trt

* remove un-need data layout and add pre-check for dtype

* changed RGB2BRG to BGR2RGB in ppcls model

* add model_zoo yolov6 c++/python demo

* fixed CMakeLists.txt typos

* update yolov6 cpp/README.md

* add yolox c++/pybind and model_zoo demo

* move some helpers to private

* fixed CMakeLists.txt typos

* add normalize with alpha and beta

* add version notes for yolov5/yolov6/yolox

* add copyright to yolov5.cc

* revert normalize

* fixed some bugs in yolox

* Add UltraFace Model support

Co-authored-by: huangjianhui <852142024@qq.com>
Co-authored-by: Jason <jiangjiajun@baidu.com>
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants