- 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 2 次提交
-
-
由 wangxinxin08 提交于
* rename GridMaskOp to GridMask in ppdet/data/transform/operator.py to avoid conflict * fix bugs in operator and batch_operator and check_version * modify name in GridMask * add comma according to review
-
由 Kaipeng Deng 提交于
* split config into models, optimizers, dataset, readers,runtime
-
- 09 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* modify operators and batch_operators in data preprocess * import BboxError and ImageError in operators * modify code according to review * modify some bugs * add Gt2Solov2TargetOp in batch_operators * modify code according to review
-
- 20 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* migrate detection ops from Paddle to PaddleDetection * add unittest for detection ops * update api & unittest * add copyright & api name to migrate
-
- 31 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 27 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 13 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add train&eval add reader padding add new config
-
- 27 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 18 5月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
-
- 12 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* filter illegal data * update warning message
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* optimize python path
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 07 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Make logger less noisy * Fix indent
-
- 28 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 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
-
- 22 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 09 4月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
* fcos initialization * delete the codes not used * pre-commit the committed code * delete the unused function * modify the capacity in loader from 64 to 16
-
- 08 4月, 2020 3 次提交
-
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py * add is_mask_expand and is_mask_crop in RandomExpand and RamdomCrop
-
由 Kaipeng Deng 提交于
-
由 FlyingQianMM 提交于
* add mask operations in RandomExpand and RandomCrop * remove all [] in cropped polys * is_poly -> _is_poly() * change the judgment on whether there are polygons * abstract is_poly to op_helper.py
-
- 07 4月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
由 Kaipeng Deng 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add autoaugment, which is validated on faster-rcnn
-
- 21 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* enable data unittest
-
- 06 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 15 1月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 31 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 12月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
- 26 12月, 2019 1 次提交
-
-
由 SunAhong1993 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-
- 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.
-
- 17 12月, 2019 1 次提交
-
-
由 SunAhong1993 提交于
* Update x2coco.py to fix the cityscape bug when split dataset
-
- 12 12月, 2019 1 次提交
-
-
由 walloollaw 提交于
Fix hang bug in parallel_map.py when multiprocessing mode used and some consumer exit abnormally (#106)
-