- 21 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix batch_size when trt infer
-
- 20 5月, 2021 1 次提交
-
-
由 cnn 提交于
* bs>1 for YOLO
-
- 12 5月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet fix export and deploy * remove redundant code * fix cpp for s2anet deploy * fix bug of get_categories * rename poly_to_rbox to poly2rbox * add some comment for function
-
- 11 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add inference benchmark
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 19 3月, 2021 1 次提交
-
-
由 cnn 提交于
* TensorRT support dynamic shape * add TensorRT doc * update model visual tool, test=fix_document * python support trt6 * cpp support trt6 * fix code error * clean code * python trt dynamic shape and fix code style * disable log and update doc style * update opencv lib url * solov2 trt support dynamic shape * support tensorrt_int8 * add TensorRT int8 calib data for ppyolo * set workspace_size=1 << 30 as default * remove content * remove some content, and fix code style * remove images * update doc style
-
- 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>
-
- 11 9月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
fix compile error in code modify code for inference
-
- 03 6月, 2020 1 次提交
-
-
由 channings 提交于
-
- 17 5月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Add TesnorRT support in cpp deployment * Change putText style
-
- 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
-