- 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
-
- 25 9月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
-
由 Yang Zhang 提交于
* Disable optimizer fusion for RCNN models waiting for upstream fix * Disable completely
-
由 Yang Zhang 提交于
* Add support for mixed precision training * Disable `fuse_all_reduce_ops` when training in mixed precision waiting for upstream fix
-
- 23 9月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Initial support for distributed training * Housekeep on rank 0 only * Conform to models convention
-
- 19 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 16 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 10 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
- 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 提交于
-
- 05 9月, 2019 2 次提交
-
-
由 qingqing01 提交于
* Add benchmark (fps) in MODEL_ZOO doc
-
由 Kaipeng Deng 提交于
* fix add map_type
-
- 19 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 08 8月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
由 Kaipeng Deng 提交于
* fix yolov3 voc eval in train * fix comment
-
- 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
-
- 26 7月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add log iter argument * ppdet log time smooth * ppdet log eta
-
- 25 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 17 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix resnet for resnet34 * fix ResNet18 and ResNet34 * update modelzoo and fix configs * fix configs * fix resnet bn
-
- 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 提交于
-
- 29 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 28 6月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-