- 08 5月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* add yolov4
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 23 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* code for cornernet * add doc * refine custom op * refine code from review comments * refine doc * update doc * update code * add cornernet_squeeze_mixup_cosine config * update code * update code
-
- 14 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add yolov3_mobilenet_v3
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 16 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 3月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* refine transfer learn * refine transfer learning doc
-
- 21 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 17 2月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Update checkpoint to use paddle 1.7 API * Add new checkpoint support to `load_and_fusebn` * Make yapf happy
-
- 06 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
- 04 2月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
add libra rcnn, including * libra loss * libra fpn(bfp) * libra sampling
-
- 02 1月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* load inference * add doc * add config file for tensorrt_infer * add padding for rcnn preprocess * refine code & doc
-
- 30 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 24 12月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
- 1.add cn docs - 2.fix fddb evaluate - 3.fix get_shrink - 4.delete FLAGS.dataset_dir
-
- 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.
-
- 24 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add cascade_rcnn_cls_aware_r200_vd_fpn_dcnv2_nonlocal_softnms model on oidv5 and obj365. * Add obj365 config annotation * Update docs.
-
- 02 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 01 11月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
* add info for obj365 download
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 28 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* change voc_loader
-
- 23 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 17 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* refine doc for transfer learning
-
由 Guanghua Yu 提交于
* add face doc * update face detection readme and add demo jpg
-
由 Kaipeng Deng 提交于
* refine download sh to py * update QUICK_STARTED
-
- 15 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 14 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 Yuan Gao 提交于
* add class aware sampling strategy * remove redundancy code
-
由 wangguanzhong 提交于
This reverts commit b591cc133ca04dc1ed50631c8d24031bb97db18b.
-
- 12 10月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add face detection configs and main code. * Integration multi-scale evaluation.
-
由 wangguanzhong 提交于
* unify reader to dataloader * add check_version
-
- 08 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 29 9月, 2019 2 次提交
-
-
由 qingqing01 提交于
Update ppdet/utils/checkpoint.py to skip the var shape check when the var is not initialized. (#3452)
-
由 wangguanzhong 提交于
* Support finetune by custom dataset * add finetune args * add load finetune * reconstruct load * add transfer learning doc * add fruit demo * add quick start * add data preprocessing FAQ
-
- 27 9月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 23 9月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Initial support for distributed training * Housekeep on rank 0 only * Conform to models convention
-