- 18 12月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 17 12月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add ssd_vgg16_120e_coco
-
- 14 12月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* fix dygraph * refine keep_ratio in ResizeOp
-
- 11 12月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update dygraph export model * delete get_export * adapt faster and cascade
-
- 06 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 11月, 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
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 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
-
- 02 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 14 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 wangguanzhong 提交于
This reverts commit b591cc133ca04dc1ed50631c8d24031bb97db18b.
-
- 12 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* unify reader to dataloader * add check_version
-
- 05 9月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add benchmark (fps) in MODEL_ZOO doc
-
- 04 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 02 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix train on VOC on multi-GPU hang * not set persistable in parse_fetches
-
- 12 8月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
# Add VGG-SSD on VOC and COCO dataset. # Add config and model zoo. # Refine bbox2out and draw_bbox: - Add bbox de-normalize in bbox2out function. - Remove bbox de-normalize in draw_bbox.
-
由 wangguanzhong 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
- 31 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
- 29 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
Add PaddleDetection docs & some model configs
-
由 Kaipeng Deng 提交于
* add voc_eval and yolo_darknet_voc * add yolov3_darknet_voc in MODEL_ZOO * fix default im_size * fix MODEL_ZOO note * fix is_bbox_normalized * extract map to map_utils.py * update yolov3_dorknet_voc mixup * add yolov3_r34_voc * add yolov3_mobilenet_v1_voc * fix drop empty in VAL mode * use cfg.num_classes * assert metric valid * enable difficulty can be None * add comment for bbox_eval * num_classes in retinanet
-
- 23 7月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add rpn recall function and class-aware rpn
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-