Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add UltraFace Model support #43

Merged
merged 29 commits into from
Jul 26, 2022
Merged

Conversation

DefTruth
Copy link
Collaborator

@DefTruth DefTruth commented Jul 26, 2022

  • Add UltraFace Model support

图片测试样例结果:

ultraface-output

DefTruth and others added 29 commits July 12, 2022 02:51
@jiangjiajun jiangjiajun merged commit 9b84803 into PaddlePaddle:develop Jul 26, 2022
ziqi-jin added a commit to ziqi-jin/FastDeploy that referenced this pull request 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>
@DefTruth DefTruth deleted the ultraface_dev branch July 28, 2022 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants