- 21 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix image_shape in export_model
-
- 20 5月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
-
由 cnn 提交于
* fix infer bug of s2anet
-
- 11 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* add inference benchmark
-
- 10 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 07 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* Add BottomUp HigherHRNet for pose. * reverse xtcocotools to pycocotools
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 29 3月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 25 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine trainer
-
- 24 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* support not pad gt in rcnn model * add comment in reader
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove load_static_weights
-
- 20 2月, 2021 2 次提交
-
-
由 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
-
由 Guanghua Yu 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix RCNN dygraph to static
-
- 25 1月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refactor rcnn, test=dygraph * add mask_rcnn, test=dygraph * add Faster RCNN & Faster FPN, test=dygraph * update according to the review, test=dygraph
-
- 22 1月, 2021 2 次提交
- 11 1月, 2021 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Kaipeng Deng 提交于
* ppdet installable
-
- 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>
-