Commit Graph

703 Commits

Author SHA1 Message Date
jiangjiajun
4af89d27dc Optimize build on jetson 2022-09-26 16:19:36 +08:00
Jason
6377d82300 Update FastDeploy.cmake.in 2022-09-25 14:51:47 +08:00
huangjianhui
e4eff9f9b5 Update windows bat scripts and split sh script into python && cpp (#279)
* Add publish_task_example

* Update CMakeLists.txt

* Add gflags cmake

* Update release task script

* Delete windows related code in run.sh && add openvino option

* Split run.sh into cpp_run.sh py_run.sh

* Update cpp_run.sh

* Add cpp_run.bat

* Update py_run.sh

* Update py_run.sh

* Add windows release task scripts

* Add windows release task python bat file

* Delete python install in py_run.bat && py_run.sh

* Update py_run.bat

* Update cpp_run.bat py_run.bat
2022-09-24 14:33:23 +08:00
huangjianhui
c6ae4b800c Update windows compile example doc (#277)
* Update how_to_use_sdk_on_windows.md

Update windows compile ppyoloe demo dll and path

* Update how_to_use_sdk_on_windows.md
2022-09-23 13:13:10 +08:00
Jason
360bee46b5 Support build on jetson (#276)
* support jetson build

* Update allocate.cc

* update setup

* Update CMakeLists.txt

* Update setup.py
2022-09-23 13:11:11 +08:00
Jason
2d3e61582d Rename pybind/fastdeploy_runtime.cc to pybind/runtime.cc (#273)
* fix yaml

* Rename pybind/fastdeploy_runtime.cc to runtime.cc
2022-09-23 11:16:02 +08:00
DefTruth
efa7411ebb Delete redundant Chinese comments (#275) 2022-09-23 11:02:00 +08:00
DefTruth
5edd9fccd3 [TRT] fix tensorrt serialize file problem (#274)
fix tensorrt serialize file problem
2022-09-23 00:40:17 +08:00
huangjianhui
625845c7d6 Update ppseg with eigen functions (#238)
* Update ppseg backend support type

* Update ppseg preprocess if condition

* Update README.md

* Update README.md

* Update README.md

* Update ppseg with eigen functions

* Delete old argmax function

* Update README.md

* Delete apply_softmax in ppseg example demo

* Update ppseg code with createFromTensor function

* Delete FDTensor2CVMat function

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update ppseg model.cc with transpose&&softmax in place convert

* Update segmentation_result.md

* Update model.cc

* Update README.md

* Update README.md

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-22 21:21:47 +08:00
Jason
5ad7f64a3a Fix compile problem while disable all the option (#270)
fix yaml
2022-09-22 20:22:25 +08:00
yunyaoXYY
871bd92329 Add PaddleInference-GPU backend for OCR Rec model (#271)
* Add PaddleInference GPU backend for Rec model

* Improve the order of deafult backends
2022-09-22 19:27:25 +08:00
DefTruth
189646f08f [Android] support fastdeploy with armeabi-v7a and arm64-v8a (#268)
* [Andorid] support fastdeploy with armeabi-v7a and arm64-v8a

* [Android] support fastdeploy with armeabi-v7a and arm64-v8a

* [cmake] fixed custom opencv_directory error for android
2022-09-22 19:10:14 +08:00
onecatcn
000d2c4617 Update README_EN.md (#264)
correct a typo:replace rexchip with rockchip
2022-09-22 16:07:35 +08:00
Jason
ecbd78ae58 Remove debug code (#266)
* Rename Frontend to ModelFormat in documents

* Remove useless debug flag
2022-09-22 15:18:50 +08:00
Jason
82f0d2b652 Rename Frontend to ModelFormat in documents (#265) 2022-09-22 14:00:34 +08:00
leiqing
329477f825 Update README_EN.md 2022-09-22 13:47:50 +08:00
leiqing
3f49f4b2db Update README_CN.md 2022-09-22 13:44:13 +08:00
leiqing
078496ddc0 Update README.md 2022-09-22 13:38:28 +08:00
Jason
e227c5625e Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
2022-09-22 13:24:05 +08:00
leiqing
9bebdaa915 Update README.md 2022-09-22 12:52:44 +08:00
leiqing
3d1a7a7ccd Update README.md 2022-09-22 12:50:00 +08:00
leiqing
4483e30499 Update README_EN.md 2022-09-22 12:48:02 +08:00
leiqing
b783bb969e Update README.md 2022-09-22 12:43:58 +08:00
leiqing
2ffe13070d Update README.md 2022-09-22 12:43:44 +08:00
leiqing
6940c73cb6 Update README.md 2022-09-22 12:43:14 +08:00
leiqing
6cb19eaa53 Update README.md 2022-09-22 12:43:02 +08:00
leiqing
6519d36008 Update README.md 2022-09-22 12:42:46 +08:00
leiqing
54b5360688 Update README.md 2022-09-22 12:42:34 +08:00
leiqing
dc2babf7b0 Update README.md 2022-09-22 12:42:11 +08:00
leiqing
8a22fafac7 Update README.md 2022-09-22 12:41:56 +08:00
leiqing
ca778f10e8 Update README.md 2022-09-22 12:41:41 +08:00
leiqing
7e79777211 Update README.md 2022-09-22 12:41:26 +08:00
leiqing
988a1f1495 Update README.md 2022-09-22 12:41:07 +08:00
leiqing
15381fc0ea Update README.md 2022-09-22 12:40:53 +08:00
leiqing
50afb17e76 Update README.md 2022-09-22 12:40:36 +08:00
leiqing
d2e7a7af44 Update README.md 2022-09-22 12:40:19 +08:00
leiqing
37d9cecc72 Update README.md 2022-09-22 12:40:01 +08:00
leiqing
daba8bbe9a Update README.md 2022-09-22 12:39:46 +08:00
leiqing
57e063e16e Update README.md 2022-09-22 12:39:19 +08:00
leiqing
20d0affa91 Update README.md 2022-09-22 12:39:03 +08:00
leiqing
452dc1d331 Update README.md 2022-09-22 12:37:45 +08:00
leiqing
50bd2254b3 Update README.md 2022-09-22 12:37:32 +08:00
leiqing
623d26d49e Update README.md 2022-09-22 12:37:04 +08:00
leiqing
f197525e7e Update README.md 2022-09-22 12:36:49 +08:00
leiqing
60b77249ad Update README.md 2022-09-22 12:34:23 +08:00
leiqing
98abb15612 Update README.md 2022-09-22 12:34:05 +08:00
leiqing
955d43d188 Update README.md 2022-09-22 12:32:52 +08:00
leiqing
f0a87e695e Update README.md 2022-09-22 12:32:12 +08:00
leiqing
f6ced13f30 Update README.md 2022-09-22 12:30:27 +08:00
leiqing
8301c170c7 Update README.md 2022-09-22 12:30:08 +08:00