- 19 3月, 2021 3 次提交
-
-
由 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
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 18 3月, 2021 3 次提交
-
-
由 wangxinxin08 提交于
-
由 Wenyu 提交于
-
由 Kaipeng Deng 提交于
* remove load_static_weights
-
- 17 3月, 2021 2 次提交
-
-
由 Kaipeng Deng 提交于
* enable shared memory
-
由 Guanghua Yu 提交于
-
- 16 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add VisualDL and save best_model * add VisualDLWriter callback
-
- 15 3月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* add yolov3 voc configs for dygraph * simplify yolov3 darknet voc configs * support num_classes shared from dataset config
-
由 Guanghua Yu 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 10 3月, 2021 2 次提交
-
-
由 guofei 提交于
-
由 wangguanzhong 提交于
-
- 09 3月, 2021 2 次提交
-
-
由 guofei 提交于
* Fix the bug of export quantized inference model * Fix the bug of export quantized inference model
-
由 Guanghua Yu 提交于
* add blazeface & update rcnn modelzoo * remove condition num_priors
-
- 02 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 25 2月, 2021 1 次提交
-
-
由 cnn 提交于
* fix doc link, test=dygraph, test=document
-
- 23 2月, 2021 3 次提交
-
-
由 wangxinxin08 提交于
-
由 Kaipeng Deng 提交于
-
由 Guanghua Yu 提交于
-
- 22 2月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 21 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 2月, 2021 6 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangxinxin08 提交于
-
由 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
-
由 wangxinxin08 提交于
* add pedestrian and vehicle models * add pedestrian and vehicle json * modify pedestrian and vehicle configs * modify docs and links, test=dygraph
-
由 Feng Ni 提交于
* update faster modelzoo and config, test=dygraph * update model link, test=dygraph
-
由 Guanghua Yu 提交于
-
- 19 2月, 2021 2 次提交
-
-
由 Feng Ni 提交于
* add gn head fpn, test=dygraph * add gn for cascade * update gn readme, test=dygraph
-
由 wangxinxin08 提交于
-
- 17 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
-
- 15 2月, 2021 2 次提交
- 13 2月, 2021 2 次提交
-
-
由 Feng Ni 提交于
-
由 cnn 提交于
* fix crash bug when using cpp infer, test=dygraph * update PaddleServing deploy, test=dygraph * Update export_model.py * Update export_model.py Co-authored-by: Nqingqing01 <dangqingqing@baidu.com>
-
- 11 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 10 2月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 2月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update cascade, test=dygraph * clean code, test=dygraph * add cascade_rcnn, test=dygraph * update according to reviews, test=dygraph * support dy2static, test=dygraph
-
- 08 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix bbox_num 0 after nms, test=dygraph * add copyright, test=dygraph
-