- 28 5月, 2018 1 次提交
-
-
由 walloollaw 提交于
* caffe2fluid: fix bug in transforming Scale layer without bias parameter * caffe2fluid: fix bug about Scale layer transformation and model saving
-
- 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 提交于
-
- 21 5月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
Add Inception_v4 model config in Fluid API
-
- 18 5月, 2018 1 次提交
-
-
由 Yang yaming 提交于
Add reader, ParallelExecutor and refine for Transformer
-
- 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 5 次提交
-
-
由 Sylwester Fraczek 提交于
-
由 Shan Yi 提交于
fix typo in generate_sequence_by_rnn_lm/README.md
-
由 Yibing Liu 提交于
-
由 Shan Yi 提交于
-
由 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 3 次提交
-
-
由 Yibing Liu 提交于
Add profile in aishell example
-
由 Yibing Liu 提交于
-
由 Tao Luo 提交于
remove light_imdb & tiny_imdb
-
- 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 4 次提交
-
-
由 Yi Liu 提交于
add train_on_cloud.py in fluid/language_model
-
由 gmcather 提交于
add cloud
-
由 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 9 次提交
-
-
由 gmcather 提交于
增加在云平台上运行的中文序列标注任务
-
由 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 提交于
-