Commit Graph

1411 Commits

Author SHA1 Message Date
Jason
6380aec3a6 Update 报告issue.md 2022-12-12 10:24:34 +08:00
DefTruth
5b54bcfb48 [ARM] fix VisSegmentation background error with bit ops (#852)
* [NEON] fix visseg background error with bit ops

* [Bug Fix] fix build_android_aar.sh ci scripts

* [Bug Fix] fix VisSegmentationCommonCpu
2022-12-12 09:54:08 +08:00
huangjianhui
19008a2397 [Other]Update im.copy() to im in examples (#854)
* Update keypointdetection result docs

* Update im.copy() to im in examples
2022-12-12 09:47:54 +08:00
DefTruth
99165f2149 [Bug Fix] fix win examples build error (#855)
* Update CMakeLists.txt

* Update infer_rkyolo.cc
2022-12-12 09:46:55 +08:00
WJJ1995
8e13a38bf5 [Backend] Modify trt_max_batch_size the default value to 1 (#817)
* add onnx_ort_runtime demo

* rm in requirements

* support batch eval

* fixed MattingResults bug

* move assignment for DetectionResult

* integrated x2paddle

* add model convert readme

* update readme

* re-lint

* add processor api

* Add MattingResult Free

* change valid_cpu_backends order

* add ppocr benchmark

* mv bs from 64 to 32

* fixed quantize.md

* fixed quantize bugs

* Add Monitor for benchmark

* update mem monitor

* Set trt_max_batch_size default 1

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-11 14:16:37 +08:00
yunyaoXYY
29f034cf93 [Quantization] Update auto compression configs files. (#846)
* Fix links in readme

* Fix links in readme

* Update PPOCRv2/v3 examples

* Update auto compression configs
2022-12-11 14:16:13 +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
Zheng_Bicheng
c7dc7d5eee Add RKYOLOv5 RKYOLOX RKYOLOV7 (#709)
* 更正代码格式

* 更正代码格式

* 修复语法错误

* fix rk error

* update

* update

* update

* update

* update

* update

* update

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-10 15:44:00 +08:00
Jason
6f5521e63e Update jetson.md 2022-12-09 17:53:04 +08:00
Jason
924d0e0e7b Update jetson.md 2022-12-09 17:52:08 +08:00
Jason
035e51e6a4 Update jetson.md 2022-12-09 17:48:28 +08:00
DefTruth
24327044e9 [cmake] Update paddlelite.cmake (#845)
Update paddlelite.cmake
2022-12-09 17:40:57 +08:00
Jason
ee14409005 Update gpu.md 2022-12-09 16:00:09 +08:00
Jason
54a8fe0e88 Update cpu.md 2022-12-09 15:59:16 +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
Jason
4ccec075a1 Update gpu.md 2022-12-09 14:29:44 +08:00
Jason
b19fe6a965 Update cpu.md 2022-12-09 14:28:00 +08:00
shentanyue
3c05c74513 [Paddle Lite] Support stable-diffusion model (#830)
* support stable-diffusion model for paddlelite

* update code
2022-12-09 13:20:33 +08:00
Jason
b0988bf423 [Compile] Support custom paddle inference (#839)
* Support custom paddle inference

* update setup.py
2022-12-09 11:41:19 +08:00
Zeref996
788ca79e5f Fix doc version (#841)
* Change FastDeploy Doc Version from 1.0.0 to 1.0.1

* fix android doc version

* fix android doc version 1
2022-12-09 10:50:37 +08:00
chenjian
f3c5d4ad76 [Doc] add fastdeploy client doc (#803)
* add fastdeploy client doc

* update doc
2022-12-09 10:04:38 +08:00
MistEO
22325d23ed [Other] Add const modifier to some OCR interface parameters (#836)
* [Other] Add const modifier to some OCR interface parameters

* [Other] Add a Predict interface to PPOCR with const parameters

For interface compatibility, I chose to add rather than modify
2022-12-09 09:20:55 +08:00
yunyaoXYY
d19510fe77 [Other] Update PP-OCRv2/v3 example. (#838)
* Fix links in readme

* Fix links in readme

* Update PPOCRv2/v3 examples
2022-12-08 23:32:14 +08:00
yunyaoXYY
b3bc76e536 [Doc] Fix links in quantization readme. (#831)
* Fix links in readme

* Fix links in readme
2022-12-08 15:38:28 +08:00
Winter
7112b08dc4 [Doc] Update OCR README & some dead links (#829)
[Android] 1.change OCR README message.
2.modify README links.
2022-12-08 10:48:38 +08:00
Jack Zhou
647d6117f5 [Backend] Return paddle inference back to dev3 version (#824)
back_to_dev3
2022-12-07 21:18:20 +08:00
yunyaoXYY
07833b7d79 [Bug Fix] Fix SortBoxes function for PPOCR det model (#814)
* Imporve OCR Readme

* Improve OCR Readme

* Improve OCR Readme

* Improve OCR Readme

* Improve OCR Readme

* Add Initialize function to PP-OCR

* Add Initialize function to PP-OCR

* Add Initialize function to PP-OCR

* Make all the model links come from PaddleOCR

* Improve OCR readme

* Improve OCR readme

* Improve OCR readme

* Improve OCR readme

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add Readme for vision results

* Add check for label file in postprocess of Rec model

* Add check for label file in postprocess of Rec model

* Add check for label file in postprocess of Rec model

* Add check for label file in postprocess of Rec model

* Add check for label file in postprocess of Rec model

* Add check for label file in postprocess of Rec model

* Add comments to create API docs

* Improve OCR comments

* Rename OCR and add comments

* Make sure previous python example works

* Make sure previous python example works

* Fix Rec model bug

* Fix Rec model bug

* Fix rec model bug

* Add SetTrtMaxBatchSize function for TensorRT

* Add SetTrtMaxBatchSize Pybind

* Add set_trt_max_batch_size python function

* Set TRT dynamic shape in PPOCR examples

* Set TRT dynamic shape in PPOCR examples

* Set TRT dynamic shape in PPOCR examples

* Fix PPOCRv2 python example

* Fix PPOCR dynamic input shape bug

* Remove useless code

* Fix PPOCR bug

* Remove useless comments  in PaddleSeg example

* Fix quantize docs readme

* Fix PP-OCRv2 readme

* Modify dynamic shape in PP-OCRv2 example

* Modify TRT dynamic shape for PP-OCRv2

* Fix sort box for det model

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-07 21:17:53 +08:00
Thomas Young
5df62485c3 [Bug Fix] add ocr new feature and fix codestyle (#764)
* fix ocr bug and add new feature

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add property

* add test

* fix code style

* fix bug

* fix bug

* fix bug

* fix port

* fix ocr

* fix_ocr

* fix ocr

* fix ocr

* fix ocr

* fix ocr

* Update paddle2onnx.cmake

* Update paddle2onnx.cmake

* Update paddle2onnx.cmake

Co-authored-by: Jason <jiangjiajun@baidu.com>
Co-authored-by: Jason <928090362@qq.com>
2022-12-07 19:31:54 +08:00
WJJ1995
e6af8f2334 [Benchmark] Update the hardware monitoring method through Monitor class (#808)
* add onnx_ort_runtime demo

* rm in requirements

* support batch eval

* fixed MattingResults bug

* move assignment for DetectionResult

* integrated x2paddle

* add model convert readme

* update readme

* re-lint

* add processor api

* Add MattingResult Free

* change valid_cpu_backends order

* add ppocr benchmark

* mv bs from 64 to 32

* fixed quantize.md

* fixed quantize bugs

* Add Monitor for benchmark

* update mem monitor

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-07 13:38:01 +08:00
DefTruth
13842e6be4 [Doc] Update RuntimeOption API docs (#813)
[Android] Update RuntimeOption API docs
2022-12-07 13:21:54 +08:00
Jason
19213502ea Update README.md 2022-12-07 11:13:05 +08:00
Jason
a7dd481cd4 Update README.md 2022-12-07 11:12:43 +08:00
Jason
c4bb83ee2b Update custom_opencv.md 2022-12-06 16:46:20 +08:00
Jason
945998c860 Update custom_opencv.md 2022-12-06 16:45:27 +08:00
Jason
b41e626acf Update custom_opencv.md 2022-12-06 16:44:56 +08:00
Jason
a1eec0ea27 Create custom_opencv.md 2022-12-06 16:40:13 +08:00
Jason
89b30d9533 Delete custom_opencv.md 2022-12-06 16:26:48 +08:00
Jason
0d179afbf5 Create custom_opencv.md 2022-12-06 16:26:25 +08:00
Jason
3ffb29369a Create custom_opencv.md 2022-12-06 16:24:33 +08:00
DefTruth
17f5e22a85 [Android] add Android CI build scripts (#805) 2022-12-06 14:22:39 +08:00
Jack Zhou
d0ee21a16c Merge pull request #801 from joey12300/update_paddle_version
[Backend]Update paddle inference version
2022-12-05 21:09:18 +08:00
Jack Zhou
714bba8b7a Merge pull request #796 from joey12300/add_trt_backend_for_sd
[StableDiffusion] Add trt backend for sd model
2022-12-05 20:41:43 +08:00
yeliang2258
655145f1c5 [Backend]update p2o version to 1.0.4 (#800)
update p2o version to 1.0.4
2022-12-05 19:45:19 +08:00
Jason
8b6bb1723e [Compile] Force GLIBCXX_USE_CXX11_ABI=1 (#799)
* Force =1

* Update CMakeLists.txt

* Update FastDeploy.cmake.in
2022-12-05 19:44:04 +08:00
zhoushunjie
d3bf594493 Update paddle inference version 2022-12-05 10:49:54 +00:00
zhoushunjie
1080d350b1 Add example for initial noise input 2022-12-05 10:19:44 +00:00
DefTruth
ffea55e038 [Bug Fix] add __aarch64__ to limit int64 in armv8 (#794) 2022-12-05 18:19:11 +08:00
zhoushunjie
49559a8484 Fix cv:resize bug 2022-12-05 10:10:27 +00:00
zhoushunjie
fdea6f1454 Add configs 2022-12-05 09:32:49 +00:00
zhoushunjie
50dd3c3e85 Add trt cache file 2022-12-05 09:19:11 +00:00