- 11 10月, 2019 3 次提交
-
-
由 lvmengsi 提交于
* change PyReader to from_generator * fluid.layers.data->fluid.data * fix_bug
-
由 0YuanZhang0 提交于
-
由 wangguanzhong 提交于
-
- 10 10月, 2019 6 次提交
-
-
由 hong 提交于
* user new save load in all dygraph modell; test=develop * change load_dict to set_dict; test=develop
-
由 LielinJiang 提交于
* add_multiprocess_train_to_image_classification
-
由 whs 提交于
-
由 Liufang Sang 提交于
-
由 Li Fuchen 提交于
unify reader to dataloader
-
由 Dilyar 提交于
* update * update * Update README.md * Update run.sh * Update utils.py
-
- 09 10月, 2019 2 次提交
-
-
由 Liufang Sang 提交于
-
由 Yang Zhang 提交于
* Document mixed precision training flags * Clarify GPU is required for mixed precision training
-
- 08 10月, 2019 8 次提交
-
-
由 Yang Zhang 提交于
-
由 Dilyar 提交于
* update * update * Update README.md * Update run.sh
-
由 wangguanzhong 提交于
-
由 wangchaochaohu 提交于
* refine build strategy for the model optimize test=develop * fix according develop test=develop
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
由 itminner 提交于
-
由 SYSU_BOND 提交于
* reconstruct the run_sequence_labeling.py into train.py predict.py eval.py & add yalm configure * reconstruct the ERNIE based LAC model * Update train_ernie.py recurrent multi-GPU nan * update the ernie base model * configure update * update configure * add inference model * specification code * delete unused run_sequence_labeling.py * rename evaluate.py to compare.py * add postfix '.pdckpt' to model * update README.md * add LAC class(for predict conveniently) * add LAC class(for predict conveniently) * update README.md * fixed bug on run_ernie * update default setting * fix infenence bug in windows * fix infenence bug in windows * update new model and dateset * delete the postfix .pdckpt of model checkpoint directory * update new model's performance * fixed the bug for empty input * unusing of tqdm tools * fix the bug of train_data
-
- 03 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Feiyu Chan 提交于
* ini commit for deepvoice, add tensorboard to requirements * fix urls for code we adapted from * fix makedirs for python2, fix README * fix open with encoding for python2 compatability * fix python2's str(), use encode for unicode, and str() for int * fix python2 encoding issue, add model architecture and project structure for README * add model structure, add explanation for hyperparameter priority order.
-
- 30 9月, 2019 5 次提交
-
-
由 Bai Yifan 提交于
-
由 0YuanZhang0 提交于
-
由 0YuanZhang0 提交于
-
由 Bai Yifan 提交于
* fix fc prefix name
-
由 Guanghua Yu 提交于
* add CropImageWithDataAnchorSampling * Refine bbox sampling code * Update comments * fix import and variable problem
-
- 29 9月, 2019 11 次提交
-
-
由 Bai Yifan 提交于
-
由 bbking 提交于
* update code for argparser * add inference_model * fix inference_model * update create model for inference * fix model nets conflict with Senta * update readme
-
由 Guanghua Yu 提交于
* Add backbone and architecture for FaceBoxes and Blazeface. * Add dataloader for WIDERFace dataset.
-
由 qingqing01 提交于
Update ppdet/utils/checkpoint.py to skip the var shape check when the var is not initialized. (#3452)
-
由 Bai Yifan 提交于
* fix resnet prefix * fix data path
-
由 Yang Zhang 提交于
-
由 Yang Zhang 提交于
-
由 Yang Zhang 提交于
* Place mixed precision inside PaddleDetection roll back to the monkey patch version as a temporary measure, before it is merged into paddle * Add command flag for `loss_scale` * Fix a stupid indentation error optimizer should be in the mixed precision context * Initial FP16 training * Add mixed precision training to rest of the detection models * Revert "Add support for mixed precision training (#3406)" This reverts commit 3a2c1062. * Bug fixes and some tweaks
-
由 Yang Zhang 提交于
-
由 0YuanZhang0 提交于
* fix_bug_server * fix_readme
-
由 wangguanzhong 提交于
* Support finetune by custom dataset * add finetune args * add load finetune * reconstruct load * add transfer learning doc * add fruit demo * add quick start * add data preprocessing FAQ
-
- 27 9月, 2019 3 次提交
-
-
由 Jiabin Yang 提交于
* using new load api * merge * add dygraph user guide in models/dygraph * remove useless files
-
由 Yang Zhang 提交于
-
由 zhoushiyu 提交于
* fix deepfm failed in 2*1 local distributed training * fix deepfm preprocess bug * fix deepfm preprocess bug and README
-