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

[PaddlePaddle Hackathon4 No.185] Add PaddleDetection Models Deployment Java Examples #1782

Merged
merged 6 commits into from
Apr 10, 2023

Conversation

Tomoko-hjf
Copy link
Contributor

@Tomoko-hjf Tomoko-hjf commented Apr 8, 2023

PR types

Model

PR changes

examples/application/java

Description

在Java层,通过JNI调用FastDeploy C++ API,完成PP-YOLOE, PaddleYOLOv8, PaddleYOLOv5等模型的部署。

关联PR

#377

@DefTruth DefTruth self-requested a review April 9, 2023 03:14
@Tomoko-hjf
Copy link
Contributor Author

yolov8 结果
yolov8

yolov5 结果
yolov5

ppyoloe 结果
ppyoloe

examples/application/java/ppyoloe/cpp/CMakeLists.txt Outdated Show resolved Hide resolved
examples/application/java/ppyoloe/cpp/InferDemo.cc Outdated Show resolved Hide resolved
examples/application/java/ppyoloe/cpp/InferDemo.cc Outdated Show resolved Hide resolved
examples/application/java/ppyoloe/java/InferDemo.java Outdated Show resolved Hide resolved
@DefTruth
Copy link
Collaborator

DefTruth commented Apr 9, 2023

感谢您的贡献,还需要按要求修改一下哈~

@Tomoko-hjf
Copy link
Contributor Author

您好,已按要求修改~

@DefTruth
Copy link
Collaborator

LGTM~

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.

None yet

2 participants