- 24 6月, 2019 5 次提交
-
-
由 qingqing01 提交于
* Fix dtype for Yolov3. * Clean unit testing. * Add eval() for COCO-based algo.
-
由 Yang Zhang 提交于
* Merge setup.py and requirements.txt * Fix cascade head initializer fanout
-
由 lvmengsi 提交于
* fix py3
-
由 Guo Sheng 提交于
To avoid the error when use_program_cache is True in Transformer infe…rence. To avoid the data decode error.
-
由 qingqing01 提交于
* Unified object detection framework based on PaddlePaddle. * Include algo: Faster, Mask, FPN, Cascade, RetinaNet, Yolo v3, SSD.
-
- 23 6月, 2019 3 次提交
- 22 6月, 2019 4 次提交
- 21 6月, 2019 8 次提交
-
-
由 Hongyu Li 提交于
-
由 LielinJiang 提交于
* fix batch generate bug in eval.py.
-
由 lvmengsi 提交于
add AttGAN and STGAN
-
由 zhaoyuchen2018 提交于
* Add readme and disable memopt memopt may affect GC result test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Disable memopt as GC opend test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 wuzewu 提交于
-
由 Zeng Jinle 提交于
-
由 Kaipeng Deng 提交于
-
由 lilu 提交于
-
- 20 6月, 2019 7 次提交
-
-
由 ruri 提交于
* set lr.persistable=True * comment fuse flag
-
由 Zeng Jinle 提交于
* move benchmark changing of cycle gan to models/develop, test=develop * add flag exist check, test=develop
-
由 ruri 提交于
-
由 lvmengsi 提交于
-
由 zhaoyuchen2018 提交于
This changing can improve performance test=develop
-
由 Divano 提交于
* add ce for dygraph mnist * add ce for dygraph mnist * del mnist_dygraph.py * change mnist_dygraph to train * fix print style
-
由 chengduo 提交于
* add multi process reader * use distributed_batch_reader
-
- 19 6月, 2019 8 次提交
-
-
由 ruri 提交于
-
由 wangchaochaohu 提交于
* update * fix
-
由 wangchaochaohu 提交于
-
由 Yiqun Liu 提交于
* Enable the use of python multi-processes to read data. * Add the setting of default value of some paddle flags, such as GC.
-
由 ruri 提交于
-
由 chengduo 提交于
* update transformer
-
由 Hongyu Li 提交于
-
由 Yiqun Liu 提交于
* Update the optimization of PaddingRNN model in benchmark repo. * Move the configuration of rnn model to a serapate file. * Fix the error of forgetting feeding learning_rate when use py_reader. * Add a argument and some check. * Fix the feeding problem and remove some build options. * Add some comments and refine the format. * Fix an error when define the inference program. * Remove the setting of use_experimental_executor, and simplfy some codes. * Refine the setting of device_count.
-
- 18 6月, 2019 4 次提交
- 17 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Fix SSD file path.
-