You need to sign in or sign up before continuing.
- 04 2月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-
- 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 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add export_model doc
-
- 22 10月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Update PaddleDetection README * Fix some link
-
- 21 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 17 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine doc for transfer learning
-
- 16 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Error out if fp16 is enabled and affine channel is used * Add more documentation on mixed precision training
-
- 09 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Document mixed precision training flags * Clarify GPU is required for mixed precision training
-
- 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.
-
- 20 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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 提交于
-
- 31 7月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
由 Guanghua Yu 提交于
* update GETTING_STARTED.md
-
- 29 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
Add PaddleDetection docs & some model configs
-
- 25 7月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Kaipeng Deng 提交于
* fix infer doc and config default * refine dataset exists * fix None proc
-
- 16 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add cn doc for INSTALL/GETTING_START * cn for GETTING_STARTED * fix doc
-
- 04 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add save_inference_model in infer.py * format code * add comment * add save_inference_model doc * refine doc
-
- 01 7月, 2019 2 次提交
-
-
由 jerrywgz 提交于
* refine README & use a better visualization for doc * fix typo in GETTING STARTED
-
由 qingqing01 提交于
* Update README.md and GETTING_STARTED.md for PaddleDetection.
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-