- 30 3月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 14 1月, 2022 1 次提交
-
-
由 JYChen 提交于
* fix fuse_normalize not working when export model * fix solov2 by keeping inputs setting before building model
-
- 07 1月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
This reverts commit 3e0e3585.
-
- 21 12月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* support different norm_type for different module when convert to sync batch norm * remove BatchNorm in esnet
-
- 24 11月, 2021 1 次提交
-
-
由 Mark Ma 提交于
* add multi-scale test * add resnet34-fpn-mstest item in model zoo
-
- 18 10月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* add centernet * add centernet * add r50 for centernet * support deploy for centernet * add doc * update pretrain * clean code * update r50 doc * unify for_mot * update code according to review * update doc * refine preprocess * update doc
-
- 27 9月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* add keypoint top-down cpp infer; total:5ms,pre:0.7ms,infer:3.8ms,post:0.01ms * add dark_pose support
-
- 23 9月, 2021 1 次提交
-
- 18 9月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 08 7月, 2021 1 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 3月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-
- 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
-
- 11 1月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 19 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Rename dir name in modeling * Update changelog
-
- 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>
-