- 22 10月, 2019 3 次提交
-
-
由 qingqing01 提交于
* Update PaddleDetection README * Fix some link
-
由 qingqing01 提交于
* Update PaddleDetection/README_cn.md * Follow comments * Small update
-
由 qingqing01 提交于
* Add inference benchmark * Adjustment order * Update some descriptions
-
- 21 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 17 10月, 2019 4 次提交
-
-
由 wangguanzhong 提交于
* refine doc for transfer learning
-
由 wangguanzhong 提交于
-
由 Guanghua Yu 提交于
* add face doc * update face detection readme and add demo jpg
-
由 Kaipeng Deng 提交于
* refine download sh to py * update QUICK_STARTED
-
- 16 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Error out if fp16 is enabled and affine channel is used * Add more documentation on mixed precision training
-
- 11 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
- 09 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Document mixed precision training flags * Clarify GPU is required for mixed precision training
-
- 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
-
- 09 9月, 2019 1 次提交
-
-
由 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.
-
- 05 9月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add benchmark (fps) in MODEL_ZOO doc
-
- 04 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 29 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add gn doc
-
- 28 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update model zoo doc
-
- 26 8月, 2019 3 次提交
-
-
由 Kaipeng Deng 提交于
* add yolov3_darknet cinfig comment * fix commment * add log_iter
-
由 wangguanzhong 提交于
* Add full configs example & refine doc * refine docs
-
由 Guanghua Yu 提交于
* add_ssd_config_demo
-
- 20 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 13 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* Add cascade deformable mdoels * Fix MODLE_ZOO.md
-
- 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.
-
- 10 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update doc in PaddleDetection
-
- 09 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
- 07 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add deformable models * fix dcn v2 * fix log_iter
-
- 01 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix cn docs
-
- 31 7月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
由 Guanghua Yu 提交于
* update GETTING_STARTED.md
-
- 29 7月, 2019 3 次提交
-
-
由 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
-
由 qingqing01 提交于
* Fix ResizeImage and data transform for SSD * Fix code style
-
- 25 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Kaipeng Deng 提交于
* fix infer doc and config default * refine dataset exists * fix None proc
-