- 10 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 09 9月, 2019 1 次提交
-
-
由 ruri 提交于
* remove use_inplace=True and add save_step params * remove useless params when using global pooling
-
- 06 9月, 2019 1 次提交
-
-
由 ruri 提交于
fix lsr bug in image classification
-
- 05 9月, 2019 1 次提交
-
-
由 ruri 提交于
* Refine Image classification
-
- 03 9月, 2019 2 次提交
-
-
由 ruri 提交于
* fix SENet154_vd name
- 02 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 Leo Chen 提交于
-
- 21 8月, 2019 1 次提交
-
-
由 xiaoting 提交于
* add_license for PaddleCV * update license date * update GAN license date
-
- 06 8月, 2019 1 次提交
-
-
由 cuicheng01 提交于
* add densenet, squeezenet, darknet, resnext, resnext101_wsl pretrained models
-
- 26 7月, 2019 2 次提交
- 22 7月, 2019 2 次提交
-
-
由 zhaoyuchen2018 提交于
-
由 cuicheng01 提交于
-
- 08 7月, 2019 2 次提交
- 03 7月, 2019 1 次提交
-
-
由 cuicheng01 提交于
* add mobilenet_v2_x0_5, resnext50_32x4d, resnext50_64x4d, xception41 pretrained models * Update README_cn.md
-
- 02 7月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Transfer resnext50 multi-process multi-gpu changes from benchmark to models Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * refine code Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
- 01 7月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Reduce buf size in image_classification/reader * Fix format
-
- 28 6月, 2019 1 次提交
-
-
由 ruri 提交于
* refine readme and fix train bug
-
- 27 6月, 2019 1 次提交
-
-
由 cuicheng01 提交于
* Including Fluid and Fluid-TensorRT inference time.
-
- 25 6月, 2019 1 次提交
-
-
由 cuicheng01 提交于
-
- 21 6月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Add readme and disable memopt memopt may affect GC result test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Disable memopt as GC opend test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
- 20 6月, 2019 2 次提交
-
-
由 ruri 提交于
* set lr.persistable=True * comment fuse flag
-
由 zhaoyuchen2018 提交于
This changing can improve performance test=develop
-
- 19 6月, 2019 2 次提交
- 18 6月, 2019 2 次提交
- 15 6月, 2019 2 次提交
-
-
由 lilong12 提交于
* modify single queue to a queue per process for data processing * add transforms.py and rename torchvision_reader.py to reader.py * add datasets.py * remove pytorch apis * fix some small bugs * remove torch and torchvision from requirements.txt * modify core.CUDAPlace to fluid.CUDAPlace * bug fix: data_dir has no effect * bug fix: data_dir has no effect * bug fix: modify in directory * bug fix: fix a typo in README.md
-
由 ruri 提交于
* update image classification pretrained models * update softmax * Add mixup and distill and fix bugs * recover test pyreader * add error tip * update README_CN * fix distill bug * add reader_cv2.py * update run.sh * fix docs * fix typo * polish train.py * fix typo * remove commented code * fix typo * fix_typo * recover scale_loss * fix typo * fix bug * fix test_program bug
-
- 10 6月, 2019 1 次提交
-
-
由 lilong12 提交于
* add transforms.py and rename torchvision_reader.py to reader.py * add datasets.py * remove pytorch apis * fix some small bugs * remove torch and torchvision from requirements.txt * modify core.CUDAPlace to fluid.CUDAPlace
-
- 29 5月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 22 5月, 2019 1 次提交
-
-
由 ruri 提交于
Because WINDOWS does not support NCCL. It will raise an error when users try to run the multi-GPUs program on WINDOWS machine. So add a note to remind users to replace parallel executor to executor.
-
- 16 5月, 2019 1 次提交
-
-
由 lilong12 提交于
-
- 14 5月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 06 5月, 2019 2 次提交
- 05 5月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
-
- 04 5月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
-