- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 25 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 13 10月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* support infer for SOLOv2
-
- 02 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* share train_batch_size from reader to model * update floor_divide * add makedirs for dumping config
-
- 16 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 6月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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
-
- 06 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update check config * fix slim/xx
-
- 07 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add devices_num on reader * refine capacity value * refine bufsize
-
- 04 3月, 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.
-
- 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.
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 29 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 24 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add export_model doc
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
This reverts commit b591cc133ca04dc1ed50631c8d24031bb97db18b.
-
- 12 10月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add face detection configs and main code. * Integration multi-scale evaluation.
-
由 wangguanzhong 提交于
* unify reader to dataloader * add check_version
-
- 08 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 29 9月, 2019 1 次提交
-
-
由 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 提交于
-
- 17 9月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 09 9月, 2019 2 次提交
-
-
由 David Lin 提交于
In PaddleDetection, making use of tb-paddle to record data, so as to display in TensorBoard. (#3295) * use tb_paddle to log data including: * loss * mAP * image * modified: requirements.txt * modify the missing argument --use_tb * modify GETTING_STARTED.md and docs/GETTING_STARTED_cn.md add the argument of tb-paddle in docs. * optimize the display name of image displaying.
-
由 wangguanzhong 提交于
-
- 19 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 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.
-
- 31 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
- 29 7月, 2019 1 次提交
-
-
由 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
-
- 25 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix save_inference_model cannot find feed vars * remove comment * fix format * add comment for pruned var * add log for prune
-
- 11 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine bbox_normalize in infer.py * add is_bbox_normalize * rename _forward to build * check callable
-
- 10 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 05 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* check gpu for ppdet/yolov3 * add random shape descp in MODEL_ZOO * refine doc * not use core
-
- 04 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add save_inference_model in infer.py * format code * add comment * add save_inference_model doc * refine doc
-