- 15 9月, 2020 1 次提交
-
-
由 cnn 提交于
* add roadsign_voc dataset and update FAQ * Add roadsign_voc dataset, updatea FAQ.md, and add yolov3_voc and yolov3_coco config template files. * remove configs/templates * convert config template file to md file, update comment * mv config annotation file to config_annotation. * move to docs/advanced_tutorials/config_doc * rename * update style * update 2019-->2020 * update yolov3_mobilenet_v1_roadsign.md * addd preprocess as yolov3_reader * remove yolov3_mobilenet_v1_roadsign.md and add yolov3_mobilenet_v1.md * fix typo
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* optimize python path
-
- 30 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
- 17 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* refine download sh to py * update QUICK_STARTED
-
- 29 9月, 2019 2 次提交
-
-
由 Yang Zhang 提交于
-
由 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 3a2c106271885071db7c0d85587540a8f83c24db. * Bug fixes and some tweaks
-