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
Winter
c85b229e5b
[Android] Add Super Resolution app module ( #880 )
...
* add Superscript.
* change "superscript" to "super resolution".
* delete camera page,add album select button.
* VoiceAssistant and SuperResolution add SettingsActivity.
* VoiceAssistant and SuperResolution add SettingsActivity.
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-20 15:28:01 +08:00
Winter
e877f0fd07
[Android] add VoiceAssistant app example ( #834 )
...
* [Android]add VoiceAssistant.
* Create VoiceAssistantDemo
* Update and rename VoiceAssistantDemo to VoiceAssistantDemo.md
* Update VoiceAssistantDemo.md
* Delete VoiceAssistantDemo.md
* [Android]1.delete about core folder.
2.build and configure bdasr_V3_20210628_cfe8c44.aar file.
* change app/build.gradle etc.
* Update build.gradle
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-11 12:57:59 +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
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
Winter
298a4084c2
[Android] Update ui module structure. ( #706 )
...
* Remove redundant code for segmentation.
* Classification Documentation and example improvement.
* Ocr Documentation and example improvement.
* 1.detection、face、seg module add "svPreview.enableCamera();".
2.java/android add fastdepolyUi module.
* examples/vision/ to add OCRv3.
* Modify UI directory name.
* Refresh examples\vision,change OCR README.md
* Update ui module
* Update ui module
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-11-29 21:48:02 +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
efc800adec
[Doc] Update Android SDK usage docs ( #657 )
...
* [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
* [Bug Fix] fix yolov5face scale error in small image
* [Doc] Update Android SDK docs
* [Doc] Update Android SDK usage docs
2022-11-22 17:00:07 +08:00
DefTruth
823b3f7015
[Bug Fix] fix yolov5face scale error in small image ( #649 )
...
* [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
* [Bug Fix] fix yolov5face scale error in small image
2022-11-21 21:11:52 +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
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