Skip to content

Conversation

@DefTruth
Copy link
Member

@DefTruth DefTruth commented Oct 27, 2022

PR types(PR类型)

Android

Describe

  • Support PP-OCRv2 & PP-OCRv3 in Android
    • bind PP-OCRv2 pipeline via JNI and Java
    • bind PP-OCRv3 pipeline via JNI and Java
    • bind OCRResult and VisOcr pipeline via JNI and Java
      • bind OCRResult
      • bind VisOcr
    • move static class jni method to instance method
    • add PP-OCRv2 & PP-OCRv3 app demo
    • (optional) set result values in JNI instead of copy from native to java

DefTruth and others added 29 commits October 23, 2022 13:47
* [Backend] Add override flag to lite backend

* [Docs] Add Android C++ SDK build docs

* [Doc] fix android_build_docs typos

* Update CMakeLists.txt

* Update android.md

* [Doc] Add PicoDet Android demo docs

* [Doc] Update PicoDet Andorid demo docs

* [Doc] Update PaddleClasModel Android demo docs

* [Doc] Update fastdeploy android jni docs

* [Doc] Update fastdeploy android jni usage docs
@DefTruth DefTruth marked this pull request as ready for review October 27, 2022 15:31
@DefTruth DefTruth requested a review from jiangjiajun October 27, 2022 15:32
@jiangjiajun jiangjiajun merged commit 04704c8 into PaddlePaddle:develop Oct 28, 2022
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