leiqing
b72d45a38d
Update README.md
2022-08-25 18:39:52 +08:00
huangjianhui
36cfd99384
Fix some bugs for CI ( #155 )
...
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add evaluation calculate time and fix some bugs
* Update classification __init__
* Move to ppseg
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
* Add PaddleClas infer.cc
* Update README.md
* Update README.md
* Update README.md
* Update infer.py
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add PaddleSeg doc and infer.cc demo
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create segmentation_result.md
* Update README.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update classification and detection evaluation function
* Fix python grammar bug
* Add PPSeg evaluation function
* Add average_inference_time function
* Update PaddleSeg example infer.py Tensorrt setting
* Fix bug for CI convert os.system to subprocess.popen
* Fix tensorrt cann't link to *.so
* Fix tensorrt can't find so bug
* Update CMakeLists
* Update CMakeLists
* Update CMakeLists
* Update CMakeLists
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: felixhjh <852142024@example.com >
2022-08-25 16:14:39 +08:00
Jack Zhou
9bc7f79930
Fix runtime initialize ( #156 )
...
Fix runtime
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-25 13:24:35 +08:00
Jason
6a4777d03b
Update README.md
2022-08-25 10:07:36 +08:00
Jack Zhou
114f82d08f
Merge pull request #153 from joey12300/update_ft_cmake
...
Add mac os faster_tokenizer library
2022-08-24 21:43:34 +08:00
zhoushunjie
d315c56c2a
Add mac os faster_tokenizer library
2022-08-24 21:34:23 +08:00
Jack Zhou
bae93cebc6
Add uie cpp deploy ( #120 )
...
* implement PredictUIEInput
* remove batch size
* Add GetCandidateIdx
* add GetCandidateIdx GetSpan GetSpanIdxAndProbs
* Add Predict of UIEModel
* Add relation schema
* Fix uie unicode bug
* rename information_extraction/ernie -> uie
* Add more uie task
* Add cross task extraction
* use CharToBytesOffsetConverter
* Add faster_tokenizer dir
* Add RuntimeOption args
* Add todo comments
* Add some readme
* fix readme
* Fix readme
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-24 20:20:47 +08:00
Jason
cf4afa4220
Add OpenVINO backend support ( #148 )
...
* Add OpenVINO backend support
* fix pybind
* fix python library path
2022-08-24 16:22:38 +08:00
Jack Zhou
a1260d7937
Add ft tokenizer url ( #151 )
...
* Add ft tokenizer url
* add icudt icuuc lib
2022-08-24 13:20:37 +08:00
DefTruth
23eac4106b
[feature][cmake] enable build fastdeploy with examples ( #145 )
...
* [feature][cmake] enable build fastdeploy with examples
* [feature][cmake] enable build fastdeploy with examples
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-24 11:47:40 +08:00
DefTruth
7afbe20945
[docs][win] update windows gpu build docs ( #149 )
...
update windows gpu build docs
2022-08-24 09:57:28 +08:00
Zeyu Chen
2f854ddab0
Update README.md
2022-08-23 21:12:17 +08:00
Zeyu Chen
dd7cc34034
Update README.md
2022-08-23 21:10:19 +08:00
Jason
52ac552600
Update ThirdPartyNotices.txt
2022-08-23 21:04:56 +08:00
Zeyu Chen
cf007540ca
Update README.md
2022-08-23 20:57:26 +08:00
Zeyu Chen
4000ca56e7
Update README.md
2022-08-23 20:45:41 +08:00
DefTruth
04f011fcea
[docs][win] update windows cuda setting FAQ ( #146 )
2022-08-23 20:11:09 +08:00
Jason
d6210fae99
Update README.md
2022-08-23 12:00:37 +08:00
DefTruth
4455d18c7e
[build] remove un-need build option in setup.py ( #141 )
...
[fix][build] remove un-need build option in setup.py
2022-08-23 10:27:02 +08:00
Jason
2ff1293cf4
fix cpp library link in example ( #144 )
2022-08-23 10:02:28 +08:00
DefTruth
1ac1c35e95
[cuda][win] add win cuda version check and cuda setting FAQ ( #140 )
...
* [win][cuda] add cuda version check on windows
* [docs][win] add cuda setting FAQ
* [docs][win] add cuda setting FAQ
2022-08-22 15:35:58 +08:00
huangjianhui
e35d6dcfd4
Add PPSeg evaluation function ( #137 )
...
* Add PPSeg evaluation function
* Add average_inference_time function
2022-08-22 10:53:54 +08:00
DefTruth
beddcba900
[docs][win] add windows c++ sdk demo to examples ( #136 )
...
* [docs] format docs with markdown with language tags
* [docs][win] add windows c++ sdk demo
* [docs][win] add windows c++ sdk demo to examples
* [docs][api] update runtime_option docs
2022-08-22 10:53:00 +08:00
Jason
f7e4b8490f
Update the software and hardware requirements.md
2022-08-20 16:35:47 +08:00
Jason
ddd93fe4bd
Update README.md
2022-08-19 10:28:56 +08:00
Jason
778b7eb205
Update README.md
2022-08-19 10:28:26 +08:00
Jason
f4e72ded57
Delete main.cc
2022-08-19 10:24:00 +08:00
Jason
b9b733b52f
Merge branch 'release/0.2.0' into develop
2022-08-18 21:43:53 +08:00
huangjianhui
eaa017fb09
Update PPYOLOE README.md ( #133 )
...
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add evaluation calculate time and fix some bugs
* Update classification __init__
* Move to ppseg
* Add segmentation doc
* Add PaddleClas infer.py
* Update PaddleClas infer.py
* Delete .infer.py.swp
* Add PaddleClas infer.cc
* Update README.md
* Update README.md
* Update README.md
* Update infer.py
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add PaddleSeg doc and infer.cc demo
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create segmentation_result.md
* Update README.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update segmentation_result.md
* Update classification and detection evaluation function
* Fix python grammar bug
* Update README.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-18 21:24:29 +08:00
leiqing
7a58d50299
Update README.md
2022-08-18 20:04:50 +08:00
leiqing
2bd636fa05
Update README.md
2022-08-18 19:58:53 +08:00
leiqing
ea97d61a17
Update README.md
2022-08-18 19:58:00 +08:00
leiqing
052d0fb6d9
Update README.md
2022-08-18 19:53:38 +08:00
leiqing
421e03e1b1
Update README.md
2022-08-18 19:52:55 +08:00
leiqing
78097e0829
Update README.md
2022-08-18 19:52:08 +08:00
leiqing
cccb8b4813
Update README.md
2022-08-18 19:51:53 +08:00
leiqing
bf3457c9db
Update README.md
2022-08-18 19:51:33 +08:00
leiqing
9ed4deecc8
Update README.md
2022-08-18 19:51:17 +08:00
leiqing
6368e039b0
Update README.md
2022-08-18 19:50:59 +08:00
leiqing
6c364d053f
Update README.md
2022-08-18 19:48:59 +08:00
leiqing
dc6510bf13
Update README.md
2022-08-18 19:47:11 +08:00
leiqing
3b33deafba
Update README.md
2022-08-18 19:46:42 +08:00
leiqing
b5283b3f0b
Update README.md
2022-08-18 19:45:07 +08:00
leiqing
4aad922f50
Update README.md
2022-08-18 19:44:25 +08:00
leiqing
0d4595d69e
Update README.md
2022-08-18 19:43:41 +08:00
leiqing
dd52a636e8
Update README.md
2022-08-18 19:43:15 +08:00
leiqing
8a8854809e
Update README.md
2022-08-18 19:42:39 +08:00
leiqing
8a731b966b
Update README.md
2022-08-18 19:42:09 +08:00
leiqing
db84e50517
Update README.md
2022-08-18 19:41:29 +08:00
leiqing
b83b48a8e2
Update README.md
2022-08-18 19:40:40 +08:00