- 17 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Refine and clean code * Fix conflicts Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
-
- 27 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* split yolov3 loss using paddle op * add sync_bn and modify list to LayerList to use sync_bn, add missing op, support cutmix op in dataset, modify reader to use new ops * modify code according to review * modify code to run eval.py successfully * modify code to run eval and train successfully * modify code to use mixup * rebase code on lastest dygraph * modify code to run in sync_bn mode * modify code according to review * modify target size of ResizeOp
-
- 23 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 12 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update reader in dygraph * update dataloader some detail * fix num_classes with background
-
- 10 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* split config into models, optimizers, dataset, readers,runtime
-
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 31 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-