DefTruth
4e261f702f
[Android] Update SDK download links -> dailybuild 0.0.0 ( #950 )
...
* [Android] Update SDK download links
* [Android] Revert c++ sdk download link
* [Android] Update c++ sdk download link
* [Android] Update c++ sdk download link
* [Android] Update c++ sdk download link
* [Android] Update c++ sdk download link
* [Android] Update c++ sdk download link
2022-12-22 19:51:49 +08:00
DefTruth
d4faddc0aa
[Android] add Android UIE JNI support ( #885 )
...
* [UIE] init UIE JNI codes
* [UIE] init UIE JNI codes
* [Android] Add UIE SchemaNode
* [Android] Add UIE SchemaNode
* [Android] Add AllocateUIECxxSchemaNodeFromJava func
* [Android] Add AllocateUIECxxSchemaNodeFromJava func
* Delete README_Ру́сский_язы́к.md
* Delete README_한국어.md
* [Android] add uie utils jni
* [Android] add uie-nano model download task
* [Android] add uie jni support
* [Java] remove log
* [Java] remove log
2022-12-22 10:14:02 +08:00
DefTruth
195132a1c7
[Android] Update Android build scripts & app download tasks ( #835 )
...
* [Android] Add ERNIE3.0 intent and slot task jni support
* [Bug Fix] fix app sdk download tasks
* [Bug Fix] fix app sdk download tasks
* [JNI] remove empty .cc files
* [Android] Update Android build scripts
2022-12-09 15:53:26 +08:00
DefTruth
63f60aa35c
[Android] Add PP-OCRv3 int8 docs and fix NULL cls result error ( #762 )
...
* [Android] Update ppseg jni via new api and optimize jni vis funcs
* delete local refs
* [Android] Add PPTinyPose jni and java api
* [Android] Update gradle download tasks info
* [Android] Add PPTinyPose Android app example
* update app build.gradle
* [Android] Add PP-OCRv3 int8 docs and fix NULL cls result error
2022-12-01 11:16:40 +08:00
DefTruth
8e4a38ce21
[Android] Support PPTinyPose on Android ( #746 )
...
* [Android] Update ppseg jni via new api and optimize jni vis funcs
* delete local refs
* [Android] Add PPTinyPose jni and java api
* [Android] Update gradle download tasks info
* [Android] Add PPTinyPose Android app example
* update app build.gradle
2022-11-30 16:29:20 +08:00
DefTruth
bfffbc7712
[Android] Update ppseg jni via new api and optimize jni vis func ( #734 )
...
* [Android] Update ppseg jni via new api and optimize jni vis funcs
* delete local refs
2022-11-29 09:34:34 +08:00
DefTruth
2a7705d7e8
[Bug Fix] fix libomp.so not found error ( #715 )
...
* [Android] Add VisSegmentation NEON support
* [ARM] change vqaddq_u8 -> vaddq_u8
* [ARM] change vqaddq_u8 -> vaddq_u8
* [Bug Fix] add FDASSERT
* update assert info
* add QuantizeBlendingWeight8
* Update QuantizeBlendingWeight8
* Update VisSegmentation
* [Visualize] add DefaultVisualizeType and EnableFastVisuzlie
* fix typos
* fix typo
* Update VisSegmentation
* [Android] Add omp parallel support for Android
* Add omp schedule(static)
* [Bug Fix] fix libomp.so not found error
2022-11-28 13:32:28 +08:00
DefTruth
ff5fb248ff
[Android] Add CxxBuffer to native and Java PaddleSegModel ( #677 )
...
[Android] Add CxxBuffer to native PaddleSegModel
2022-11-23 16:10:11 +08:00
DefTruth
7ceb082077
[Android] add fastdeploy android sdk download task ( #646 )
...
* [Bug Fix] fix android app detail page errors
* [Android] fix realtime camera mode and shutter
* [Bug Fix] fix AllocateSegmentationResultFromJava error
* [Bug Fix] fix camera preview size setting problem
* [Model] use uint8 buffer instead of fp32 in ppseg postprocess
* [Model] revert changes in ppseg
* [Model] revert postprocess changes in ppseg
* [Android] add fastdeploy android sdk download task
2022-11-21 15:22:28 +08:00
DefTruth
1609ce1bab
[Bug Fix] fix AllocateFaceDetectionResultFromJava error ( #628 )
...
* [Bug Fix] fix android app detail page errors
* [Android] fix realtime camera mode and shutter
* [Bug Fix] fix AllocateSegmentationResultFromJava error
2022-11-18 11:12:16 +08:00
DefTruth
3c5e8cd95d
[Android] Add PaddleSeg Android app example ( #620 )
...
[Android] Add PaddleSeg Android app example
2022-11-17 16:12:07 +08:00
DefTruth
606494a571
[Android] Add facedet Android app example ( #614 )
...
* [Backend] fix lite backend save model error
* [Backend] fixed typos
* [FlyCV] optimize the integration of FlyCV
* [cmake] close some tests options
* [cmake] close some test option
* [FlyCV] remove un-need warnings
* [FlyCV] remove un-need GetMat method
* [FlyCV] optimize FlyCV codes
* [cmake] remove un-need cmake function in examples/CMakelists
* [cmake] support gflags for Android
* [Android] Run button shutter in sub Ui Thread
* [Android] Update CameraSurfaceView
* [Android] Update Android SDK usage docs
* [Android] Add facedet Android app example
2022-11-16 17:56:18 +08:00
DefTruth
fd5328239d
[Doc] Update Android SDK usage docs ( #605 )
...
* [Backend] fix lite backend save model error
* [Backend] fixed typos
* [FlyCV] optimize the integration of FlyCV
* [cmake] close some tests options
* [cmake] close some test option
* [FlyCV] remove un-need warnings
* [FlyCV] remove un-need GetMat method
* [FlyCV] optimize FlyCV codes
* [cmake] remove un-need cmake function in examples/CMakelists
* [cmake] support gflags for Android
* [Android] Run button shutter in sub Ui Thread
* [Android] Update CameraSurfaceView
* [Android] Update Android SDK usage docs
2022-11-16 11:11:02 +08:00
DefTruth
8c79183ea4
[Android] fix JNI OCRResult allocate errors ( #588 )
...
* [FlyCV] Add global SetProcLibCpuNumThreads method
* [Android] Support segmentation and facedet in Android
* [Android] add JNI instance check to j_runtime_option_obj
* [Model] fixed ppseg flycv resize error
* [FlyCV] fix FlyCV resize flags
* [cmake] remove un-need lite compile option
* [Android] add PaddleSegModel JNI and fix some bugs
* [Android] bind PaddleSegModel via JNI
* [Android] bind VisSegmentation via JNI
* [Android] bind YOLOv5Face and SCRFD via JNI
* [Android] fix NewJavaFaceDetectionResultFromCxx error
* [Android] remove un-need option in Java RuntimeOption
* [Android] fixed OcrMainActivity setting errors
* [Android] Update Android SDK usage docs
* [Android] Update Android SDK usage docs
* [Android] fix JNI OCRResult allocate errors
2022-11-14 21:33:16 +08:00
DefTruth
6a368f3448
[Android] Support segmentation and facedet in Android ( #567 )
...
* [FlyCV] Add global SetProcLibCpuNumThreads method
* [Android] Support segmentation and facedet in Android
* [Android] add JNI instance check to j_runtime_option_obj
* [Model] fixed ppseg flycv resize error
* [FlyCV] fix FlyCV resize flags
* [cmake] remove un-need lite compile option
* [Android] add PaddleSegModel JNI and fix some bugs
* [Android] bind PaddleSegModel via JNI
* [Android] bind VisSegmentation via JNI
* [Android] bind YOLOv5Face and SCRFD via JNI
* [Android] fix NewJavaFaceDetectionResultFromCxx error
2022-11-13 17:47:50 +08:00
DefTruth
ff24ed6a54
[Other] Add global SetProcLibCpuNumThreads method ( #513 )
...
[FlyCV] Add global SetProcLibCpuNumThreads method
2022-11-07 19:45:12 +08:00
DefTruth
04704c8411
[Android] Support PP-OCRv2 & PP-OCRv3 in Android ( #445 )
...
* [Android] Add Android build docs and demo (#26 )
* [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
* [Android] init fastdeploy android jar package
* [Backend] support int8 option for lite backend
* [Model] add Backend::Lite to paddle model
* [Backend] use CopyFromCpu for lite backend.
* [Android] package jni srcs and java api into aar
* Update infer.cc
* Update infer.cc
* [Android] Update package build.gradle
* [Android] Update android app examples
* [Android] update android detection app
* [Android] Support PP-OCRv2 & PP-OCRv3 in Android
* [Android] bind ORCResult with JNI
* [Android] move static class jni method to instance method
* [Android] bind VisOcr and VisClassification via JNI
* [Android] Add PP-OCRv2 & v3 android demo
2022-10-28 10:56:47 +08:00
DefTruth
a51e5a6e55
[Android] Add android aar package ( #416 )
...
* [Android] Add Android build docs and demo (#26 )
* [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
* [Android] init fastdeploy android jar package
* [Backend] support int8 option for lite backend
* [Model] add Backend::Lite to paddle model
* [Backend] use CopyFromCpu for lite backend.
* [Android] package jni srcs and java api into aar
* Update infer.cc
* Update infer.cc
* [Android] Update package build.gradle
* [Android] Update android app examples
* [Android] update android detection app
2022-10-26 17:01:14 +08:00