- 16 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
- 29 9月, 2019 2 次提交
-
-
由 Yang Zhang 提交于
* Place mixed precision inside PaddleDetection roll back to the monkey patch version as a temporary measure, before it is merged into paddle * Add command flag for `loss_scale` * Fix a stupid indentation error optimizer should be in the mixed precision context * Initial FP16 training * Add mixed precision training to rest of the detection models * Revert "Add support for mixed precision training (#3406)" This reverts commit 3a2c1062. * Bug fixes and some tweaks
-
由 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
-
- 23 7月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add rpn recall function and class-aware rpn
-
- 18 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-
- 26 6月, 2019 2 次提交
-
-
由 jerrywgz 提交于
-
由 Yang Zhang 提交于
* Fix `norm_decay` in config files should be float value now * Clean up a bit mostly max line length related
-
- 24 6月, 2019 3 次提交
-
-
由 Yang Zhang 提交于
-
由 qingqing01 提交于
* Fix dtype for Yolov3. * Clean unit testing. * Add eval() for COCO-based algo.
-
由 qingqing01 提交于
* Unified object detection framework based on PaddlePaddle. * Include algo: Faster, Mask, FPN, Cascade, RetinaNet, Yolo v3, SSD.
-