- 08 1月, 2019 1 次提交
-
-
由 zhengya01 提交于
* add ce for faster_rcnn * add ce for faster_rcnn * add ce * add ce * update faster_rcnn * update faster_rcnn
-
- 29 10月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 17 10月, 2018 1 次提交
-
-
由 jerrywgz 提交于
* add config for Faster RCNN * adaptive value for lr_steps
-
- 26 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 20 9月, 2018 1 次提交
-
-
由 jerrywgz 提交于
* refine test reader return * add infer and parse_args
-
- 18 9月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* change epoch to iter * add smooth loss for logging
-
- 14 9月, 2018 1 次提交
-
-
由 jerrywgz 提交于
* Object detection model: faster-rcnn by @jerrywgz @sefira @qingqing01
-
- 13 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 21 3月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 27 2月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
2. Add inference script 3. Add load model script 4. Add some functions into ctc_reader
-
- 08 2月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
1. Move all network defining to 'crnn_ctc_model.py' 2. Add initilizer for some layers 3. Rename 'fluid/ocr' to 'fluid/ocr_recognition' 4. Remove copyright 5. Rename some functions
-
- 24 1月, 2018 2 次提交
-
-
由 wanghaoshuang 提交于
1. Remove 'ocr_ctc' directory to 'ocr'. 2. Init README.md 3. Fix learning rate and l2 4. Refine training log format 5. Reduce arguments of train function 6. Set filter_size of im2sequence dynamicly 7. Add fc op before GRU op
-
由 wanghaoshuang 提交于
-