- 08 7月, 2021 1 次提交
-
-
由 Manuel Garcia 提交于
Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
-
- 07 4月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
* add static notice
-
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update solov2 some detail * fix check paddle version
-
- 22 10月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add enable_static() * follow comments * remove blank line
-
- 28 9月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* clean useless log in DataLoader * fix infer set_sample_list_generator
-
- 08 6月, 2020 1 次提交
-
-
由 qingqing01 提交于
-
- 15 5月, 2020 1 次提交
-
-
由 whs 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Update docs * Update README.md
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 24 3月, 2020 1 次提交
-
-
由 whs 提交于
-
- 23 3月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 04 2月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* add prune/eval.py and update model zoo
-
由 littletomatodonkey 提交于
add libra rcnn, including * libra loss * libra fpn(bfp) * libra sampling
-
- 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.
-
- 05 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 29 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 29 9月, 2019 2 次提交
-
-
由 Yang Zhang 提交于
-
由 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
-
- 19 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 9月, 2019 2 次提交
-
-
由 qingqing01 提交于
* Add benchmark (fps) in MODEL_ZOO doc
-
由 Kaipeng Deng 提交于
* fix add map_type
-
- 04 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 31 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
- 29 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 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
-
- 05 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* check gpu for ppdet/yolov3 * add random shape descp in MODEL_ZOO * refine doc * not use core
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-