- 05 12月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 27 11月, 2019 1 次提交
-
-
由 ruri 提交于
refine code
-
- 26 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Use iterable dataloader for image classification * Support imagenet dataset with plain folder structure * Add dali section to README.md * Improve docs * Remove some flags from docs * Add dali reader for image classification * Fix elapsed time calculation
-
- 13 11月, 2019 1 次提交
-
-
由 hysunflower 提交于
* add profiler and max_iter for yolov3 model * modify image_classification train * update train.py * modify args position
-
- 28 10月, 2019 1 次提交
-
-
由 ruri 提交于
* move release 1.6 code to dev for tagging * syn merged pr
-
- 18 10月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* fix_infer_bug_release_some_model
-
- 10 10月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* add_multiprocess_train_to_image_classification
-
- 26 9月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-
- 21 9月, 2019 1 次提交
-
-
由 LielinJiang 提交于
Add EfficientNet
-
- 16 9月, 2019 1 次提交
-
-
由 ruri 提交于
* fix mobilenet bug * fix inplce warning
-
- 11 9月, 2019 1 次提交
-
-
由 cuicheng01 提交于
refine image classification and add 19 pre-trained models.
-
- 09 9月, 2019 1 次提交
-
-
由 ruri 提交于
* remove use_inplace=True and add save_step params * remove useless params when using global pooling
-
- 05 9月, 2019 1 次提交
-
-
由 ruri 提交于
* Refine Image classification
-
- 08 7月, 2019 2 次提交
- 19 6月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 04 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Shift up fluid models * Update nlp submodules * Add redirect guide in org readme * Move HiNAS_models to AutoDL
-
- 03 4月, 2019 1 次提交
-
-
由 ruri 提交于
* Move models to legacy, rename models_name to models, refine README * Refine eval/infer/train code * Release ResNet 18/34, GoogleNet and ShuffleNet v2. * Add RMSProp optimizer.
-
- 02 2月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Delete file * Rever the raw file
-
- 01 2月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Adjust the structure of whole repo * Correct the readme for speec * Update submodules LAC, Senta and SimNet
-
- 29 10月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 21 8月, 2018 1 次提交
-
-
由 root 提交于
-
- 09 4月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Refine SE-ResNeXt model and use ParallelExecutor. * Fix code style. * Follow comments.
-
- 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 提交于
-