- 02 7月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 29 6月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Introduction for models about computer vision. * Follow comments.
-
由 qingqing01 提交于
* Speed data processing by multi-threads/multi-process. * Add profiling scripts. * Use depthwise transposed conv2d.
-
- 28 6月, 2018 6 次提交
- 27 6月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 26 6月, 2018 5 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 qingqing01 提交于
* Fix bug in data anchor sampling. * Add argument for memory optimization. * Change arguments in detection_output.
-
由 zenghsh3 提交于
-
由 zenghsh3 提交于
-
- 25 6月, 2018 4 次提交
-
-
由 zenghsh3 提交于
-
由 TomorrowIsAnOtherDay 提交于
-
由 ktlichkid 提交于
-
由 zenghsh3 提交于
-
- 22 6月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Add data anchor sampling in PyramidBox paper.
-
- 21 6月, 2018 3 次提交
-
-
由 Xingyuan Bu 提交于
* update README_cn.md
-
由 whs 提交于
* Refine code for English dataset. 1. Remove a pooling layer. 2. Change classes_num to 94. 3. Modify some arguments in ctc_train.py 4. Add learning rate decay policy. * Fix readme. * Fix README. * Remove consine decay. * Remove eval.sh
-
由 4luojing 提交于
* Add icnet. * Fix code. * Fix utils.py.
-
- 20 6月, 2018 7 次提交
- 19 6月, 2018 5 次提交
-
-
由 zenghsh3 提交于
-
由 guosheng 提交于
-
由 Yibing Liu 提交于
-
由 zenghsh3 提交于
-
由 robot 提交于
-
- 15 6月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Change the transposed conv2d initializer. * small fix.
-
由 Chris Yann 提交于
* Add more model configure, such as AlexNet, VGG, GoogleNet, DPN, ResNet etc. * Add download_imagenet2012.sh * Update doc. * Add Chinese doc.
-
- 14 6月, 2018 2 次提交
-
-
由 guosheng 提交于
Adapt to fill_batch_size_like and make outputs between fast_infer and the original python infer alignment in Transformer
-
由 Hongsheng Zeng 提交于
* DQN Atari based on RLLab * DQN Atari based on RLLab * DQN Atari based on RLLab * refactor code without RLLab framework * add module of saving and loading policy model * refactor code structure, add DoubleDQN and DuelingDQN modules * add fluid argmax, flatten utils * update README.md * udpdate replay memory * udpdate replay memory * update readme, code clean * clean code and fix codestyle * fix codestyle * update README.md * revisions|history->context, randint->random * revisions| add comment for max-pooling operation in atari
-
- 13 6月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* update wiki * refine wiki * train.py default args * update wiki cn * update wiki
-