- 27 4月, 2018 7 次提交
-
-
由 jiaozhenyu 提交于
-
由 jiaozhenyu 提交于
-
由 jiaozhenyu 提交于
-
由 jiaozhenyu 提交于
-
-
由 Xingyuan Bu 提交于
* ready to coco_reader * complete coco_reader.py & coco_train.py * complete coco reader * rename file * use argparse instead of explicit assignment * fix * fix reader bug for some gray image in coco data * ready to train coco * fix bug in test() * fix bug in test() * change coco dataset to coco2017 dataset * change dataset from coco to coco2017 * change learning rate * fix bug in gt label (category id 2 label) * fix bug in background label * save model when train finished * use coco map * adding coco year version args: 2014 or 2017 * add coco dataset download, and README.md * fix * fix image truncted IOError, map version error * add test config * add eval.py for evaluate trained model * fix * fix bug when cocoMAP * updata READEME.md * fix cocoMAP bug * find strange with test_program = fluid.default_main_program().clone(for_test=True) * add inference and visualize, awa, README.md * upload infer&visual example image * refine image * refine * fix bug after merge * follow yapf * follow comments * fix bug after separate eval and eval_cocoMAP * follow yapf * follow comments * follow yapf * follow yapf
-
由 Xingyuan Bu 提交于
* ready to coco_reader * complete coco_reader.py & coco_train.py * complete coco reader * rename file * use argparse instead of explicit assignment * fix * fix reader bug for some gray image in coco data * ready to train coco * fix bug in test() * fix bug in test() * change coco dataset to coco2017 dataset * change dataset from coco to coco2017 * change learning rate * fix bug in gt label (category id 2 label) * fix bug in background label * save model when train finished * use coco map * adding coco year version args: 2014 or 2017 * add coco dataset download, and README.md * fix * fix image truncted IOError, map version error * add test config * add eval.py for evaluate trained model * fix * fix bug when cocoMAP * updata READEME.md * fix cocoMAP bug * find strange with test_program = fluid.default_main_program().clone(for_test=True) * add inference and visualize, awa, README.md * upload infer&visual example image * refine image * refine * fix bug after merge * follow yapf * follow comments * fix bug after separate eval and eval_cocoMAP * follow yapf * follow comments * follow yapf * follow yapf
-
- 26 4月, 2018 4 次提交
-
-
由 Yibing Liu 提交于
Enable the parallel training of mobilenet
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 walloollaw 提交于
caffe2fluid: support Reshape and Scale convertion; fix bug in dropout; add more tools for comparing results (#880)
-
- 25 4月, 2018 5 次提交
-
-
由 walloollaw 提交于
-
由 Yibing Liu 提交于
Replace feed_dict by feed
-
由 Yibing Liu 提交于
-
由 whs 提交于
Change parallel_do to parallel_executor.
-
-
- 24 4月, 2018 5 次提交
-
-
由 whs 提交于
Fix params grad
-
-
由 wanghaoshuang 提交于
-
由 walloollaw 提交于
-
由 Yi Liu 提交于
* add a language model sample in fluid * minor update * fix code style
-
- 23 4月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 wanghaoshuang 提交于
-
- 19 4月, 2018 3 次提交
-
-
由 wanghaoshuang 提交于
-
由 walloollaw 提交于
-
由 Yibing Liu 提交于
Add error rate measuring script
-
- 18 4月, 2018 1 次提交
-
-
由 whs 提交于
Add eval.py and fix bug for MobileNet-SSD.
-
- 17 4月, 2018 4 次提交
-
-
由 Yibing Liu 提交于
Add the aishell example & release data
-
由 Dang Qingqing 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
- 16 4月, 2018 9 次提交
-
-
由 gmcather 提交于
rewrite the text-classification model
-
https://github.com/PaddlePaddle/models由 wanghaoshuang 提交于
And some fix: 1. Remove some arguments 2. Rename 'inference' to 'infer' 3. Refine document
-
由 Dang Qingqing 提交于
-
由 gmcather 提交于
-
由 Dang Qingqing 提交于
-
由 Dang Qingqing 提交于
-
由 gmcather 提交于
-
由 Yuan Gao 提交于
-
由 Dang Qingqing 提交于
-