Skip to content

Conversation

@DefTruth
Copy link
Member

@DefTruth DefTruth commented Oct 23, 2022

PR types(PR类型)

Android

Describe

  • add fastdeploy android aar package
    • init fastdeploy android jar package
    • support INT8 option for lite backend
    • use CopyFromCpu for lite backend
    • add lite backend to valid_cpu_backends for all paddle models
      • add Backend::Lite to paddle models
      • test Backend::Lite for paddle models
    • bind ppclas series models with JNI and Java
      • 10+ PaddleClas Model
    • bind PP-OCRv1, PP-OCRv2 and PP-OCRv3 with JNI and Java
    • bind ppdet series models with JNI and Java
      • PicoDet s/xs/m/l
      • PPYOLOE/PPYOLOE+
      • ...
    • bind all external yolo series models(v5,v6,v7,x,v5lite,...) with JNI and Java
    • bind pptinypose series models with JNI and Java
    • bind text/uie models with JNI and Java
    • bind ppseg series models with JNI and Java
    • bind external facedet models (yolov5face,retinaface,scrfd,ultraface,...) with JNI and Java
    • ......

@DefTruth DefTruth marked this pull request as ready for review October 25, 2022 13:21
@DefTruth DefTruth requested a review from jiangjiajun October 25, 2022 13:21
@DefTruth DefTruth changed the title [Android] add fastdeploy android jar package [Android] add fastdeploy android aar package Oct 25, 2022
@DefTruth DefTruth changed the title [Android] add fastdeploy android aar package [Android] Add android aar package Oct 25, 2022
@jiangjiajun jiangjiajun merged commit a51e5a6 into PaddlePaddle:develop Oct 26, 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