- 24 5月, 2018 1 次提交
-
-
由 bigboss 提交于
* training code of pyramidbox * Fix code format.
-
- 22 5月, 2018 4 次提交
-
-
由 baiyf 提交于
* load pretrained vgg model * load pretrained vgg model * delete irrelevant tools * delete unused lines
-
由 qingqing01 提交于
* PyramidBox for face detection. * Update some hyper parameters. * Update pyramidbox.py
-
由 whs 提交于
-
由 qingqing01 提交于
-
- 17 5月, 2018 2 次提交
-
-
由 Xingyuan Bu 提交于
-
由 walloollaw 提交于
support multiple data layer; fix bug about caffe_pb2;
-
- 16 5月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 15 5月, 2018 3 次提交
-
-
由 Sylwester Fraczek 提交于
-
由 Yibing Liu 提交于
-
由 TomorrowIsAnOtherDay 提交于
* [DQN]source code commit * Update README.md * Update README.md * add mountain-car curve * Update README.md * Update README.md * clean code * fix code style * [fix code style]/2 * remove some tensorflow package * a better way to sample from replay memory * code style
-
- 14 5月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 12 5月, 2018 1 次提交
-
-
由 chengyao 提交于
-
- 11 5月, 2018 3 次提交
-
-
由 guosheng 提交于
-
由 Xingyuan Bu 提交于
* fix parallel * typo * fix data best_map parameter bug
-
由 guosheng 提交于
-
- 10 5月, 2018 2 次提交
-
-
由 Yibing Liu 提交于
-
由 whs 提交于
-
- 09 5月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 08 5月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 28 4月, 2018 3 次提交
-
-
由 Yi Liu 提交于
add train_on_cloud.py in fluid/language_model
-
由 chengyao 提交于
-
由 Chris Yann 提交于
* revise se_resnext for imagenet classification * Add the method to train a SE-ResNeXt model The current code can successfully implement the result of SE-ResNeXt-50. * Update ImageNet2012 URL * update * update readme * Update readme with download URL * add unzip * update se_resnext.py with parallel_exe * delete train function in se_resnext.py * add eval.py and infer.py * move cosine_decay from se_resnext.py to train.py
-
- 27 4月, 2018 8 次提交
-
-
由 jiaozhenyu 提交于
-
由 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
-
由 Yao Cheng 提交于
-
由 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 3 次提交
-
-
由 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 2 次提交
-
-
由 walloollaw 提交于
-
由 Yibing Liu 提交于
-
- 24 4月, 2018 3 次提交
-
-
由 wanghaoshuang 提交于
-
由 walloollaw 提交于
-
由 Yi Liu 提交于
* add a language model sample in fluid * minor update * fix code style
-
- 23 4月, 2018 1 次提交
-
-
由 qingqing01 提交于
-