- 27 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 25 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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 提交于
-
- 21 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 21 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* modify code to be suited for launch in 2.0rc * modify code according to review
-
- 20 10月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* migrate detection ops from Paddle to PaddleDetection * add unittest for detection ops * update api & unittest * add copyright & api name to migrate
-
- 13 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop
-
- 27 9月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 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
-
- 23 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 13 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add train&eval add reader padding add new config
-
- 01 6月, 2020 1 次提交
-
-
由 FDInSky 提交于
clear directories & files for dygraph branch
-
- 20 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
Add image for visualdl board.
-
- 13 5月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Update docs * Update README.md
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* optimize python path
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 28 4月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Revert back to `fluid.clip` for gradient clipping current API is in flux, wait for it to stabilize * Please CI still buggy
-
由 Yang Zhang 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 22 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 08 4月, 2020 1 次提交
-
-
由 hysunflower 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 17 3月, 2020 1 次提交
-
-
由 xiegegege 提交于
-
- 26 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add GIOU loss. * Add DIOU/CIOU loss. * Change loss box type in bbox_head.py. * Remove fuse_elewise_add_act_ops flag in train.py (Error may happen for elem_divbased on the flag).
-
- 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.
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 23 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 16 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Yang Zhang 提交于
* Error out if fp16 is enabled and affine channel is used * Add more documentation on mixed precision training
-
- 15 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-