- 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
-
- 10 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* refactor dygraph & add mask rcnn fpn * fix initialization & minor update * refine architecture of mask_rcnn
-
- 21 7月, 2020 1 次提交
-
-
由 sunxl1988 提交于
sync reader from static ppdet
-
- 12 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* filter illegal data * update warning message
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 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
-
- 24 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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.
-
- 12 12月, 2019 1 次提交
-
-
由 walloollaw 提交于
Fix hang bug in parallel_map.py when multiprocessing mode used and some consumer exit abnormally (#106)
-
- 10 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix mixup error when dataset has only 1 sample * refine log
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 28 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* change voc_loader
-
- 14 10月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add class aware sampling strategy * remove redundancy code
-
- 13 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine assert info in roidb_source.py * refine image_dir assert
-
- 29 9月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* Add backbone and architecture for FaceBoxes and Blazeface. * Add dataloader for WIDERFace dataset.
-
- 27 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add a global norm_type flag * add group norm on fpn * add gn on box head * add faster rcnn fpn 50 gn config * add mask branch norm * update configs
-
- 08 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* standard SENet and add a warning in coco loader
-
- 31 7月, 2019 1 次提交
-
-
由 walloollaw 提交于
-
- 29 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 qingqing01 提交于
* Fix ResizeImage and data transform for SSD * Fix code style
-
- 25 7月, 2019 1 次提交
-
-
由 walloollaw 提交于
-
- 28 6月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-