- 20 5月, 2021 1 次提交
-
-
由 yzl19940819 提交于
* update doc, test=document_fix Co-authored-by: NGuanghua Yu <742925032@qq.com>
-
- 11 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add inference benchmark
-
- 15 4月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 4月, 2021 1 次提交
-
-
由 cnn 提交于
* add benchmark, test=document_fix * update style of number, test=document_fix * add difference of dynamic shape and fix shape
-
- 30 3月, 2021 1 次提交
-
-
由 cnn 提交于
* fix paddle inference name problem, and update doc * set default value * fix inference lib name in static * update deploy doc, fix build error of windows * add annotation of PADDLE_LIB_NAME * set min_subgraph_size=33 as default, fix bug of fcos_dcn_r50_fpn_1x
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 cnn 提交于
* use scripts to build on windows flatform, test=dygraph * Use new preproces OPs in deploy/infer.py, test=dygraph * fix bug of image_shape can not set 2-dims, test=dygraph * fix cpp build, test=dygraph * set param target_size must be [h, w] in Resize function, test=dygraph * fix bug, test=dygraph * fix ssd output format (bbox: [N, 6], bbox_num: bbox_num), test=dygraph * fix ssd prediction in cpp mode, test=dygraph
-
- 15 1月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-
- 29 10月, 2020 1 次提交
-
-
由 cnn 提交于
* add benchmark on win10 cpp finer, fix bug of _mkdir on windows VS2019 Release bulig * win cpp use Predictor to inference * 测试环境描述更加详细
-
- 15 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* modify cpp output path * fix compile error * modify docs for windows
-
- 06 8月, 2020 1 次提交
-
-
由 channings 提交于
* deploy code support camera
-
- 18 6月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix voc dataset and docs * add custom datsset demo
-
- 03 6月, 2020 1 次提交
-
-
由 channings 提交于
-
- 21 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 22 4月, 2020 1 次提交
-
-
由 Bin Long 提交于
* deploy/cpp : Update cpp ineference solution * add README.md to deploy * deploy/cpp : add PadStride * deploy/cpp : add output visualization * deploy/cpp: add video support * fix coding style problem * deploy/cpp : add README.md * deploy/cpp : update docs * deploy/cpp : update linux build scripts * deploy/cpp : update linux build docs * udpate docs * deploy/cpp : update windows build docs * depoy/cpp: fix coding style * fix coding style * Create CMakeSettings.json * Update README.md * Update windows_vs2019_build.md * Update CMakeLists.txt * Update linux_build.md * Update CMakeLists.txt * deploy/cpp : update linux build script * update doc structures and support arch Face
-
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 07 11月, 2019 1 次提交
-
-
由 Jack Zhou 提交于
2. change code style 3. add error messages: display detail about input errors and config file errors
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 16 10月, 2019 1 次提交
-
-
由 Jack Zhou 提交于
* Add C++ inference solution. * Correct the link.
-