- 12 7月, 2019 2 次提交
-
-
由 Divano 提交于
* Update mnist_dygraph.py fix bug * add muti card support for se_resnext * add some description to readme.md
-
由 Yang Zhang 提交于
some of the global config values are reference type, e.g., objects, lists or dicts, if the created module instances modify those values (see FPN and spatial_scale), global config will reflect these changes, and instances of the same class created later will inherit the changed values
-
- 11 7月, 2019 4 次提交
-
-
由 Yibing Liu 提交于
-
由 Hongyu Liu 提交于
-
由 Kaipeng Deng 提交于
* refine bbox_normalize in infer.py * add is_bbox_normalize * rename _forward to build * check callable
-
由 lvmengsi 提交于
* fix_bn=1
-
- 10 7月, 2019 5 次提交
-
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Support to set multiprocess in SSD model * clean code
-
由 Kaipeng Deng 提交于
-
由 LielinJiang 提交于
-
由 jerrywgz 提交于
-
- 09 7月, 2019 5 次提交
-
-
由 pkpk 提交于
change default sample_pro to ensure correctively running
-
由 Zeng Jinle 提交于
-
由 hutuxian 提交于
use all data network: support variable batch_size add some shape comment infer: use pyreader
-
由 zhang wenhui 提交于
* fix word2vec Readme * fix windows numpy int64 bug * fix multiview Readme
-
由 LiuHao 提交于
更新文件readme,run_classifier.py, run_ernie_classifier.py,新增支持cuda_check部分代码
-
- 08 7月, 2019 5 次提交
-
-
由 ruri 提交于
-
由 lvmengsi 提交于
* fix_nan
-
由 jerrywgz 提交于
-
由 Yibing Liu 提交于
-
由 ruri 提交于
-
- 06 7月, 2019 1 次提交
-
-
由 pkpk 提交于
-
- 05 7月, 2019 10 次提交
-
-
由 FDInSky 提交于
* add check gpu for deeplabe3+, icnet, rcnn * modify based on review * modify based on review
-
由 Guo Sheng 提交于
-
由 bbking 提交于
* add cuda_check * add cuda_check in emotion_detection
-
由 Kaipeng Deng 提交于
* check gpu for ppdet/yolov3 * add random shape descp in MODEL_ZOO * refine doc * not use core
-
由 SunGaofeng 提交于
* add cuda check to show errors when run on paddle compiled with cpu only * change use_cuda to use_gpu in the error infomation to be consistent with code
-
由 whs 提交于
-
由 lvmengsi 提交于
* update checkgpu
-
由 Bruce 提交于
-
由 qingqing01 提交于
-
由 一米半 提交于
-
- 04 7月, 2019 8 次提交
-
-
由 Guanghua Yu 提交于
* Add faster_rcnn_x101_vd_64x4d_fpn_1x.yml * Release faster_rcnn_r101_vd_fpn_1x.tar, faster_rcnn_x101_vd_64x4d_fpn_1x.tar, mask_rcnn_r50_2x.tar
-
由 Hongyu Liu 提交于
* add gpu check; test=develop * add cuda check in train; test=develop
-
由 qingqing01 提交于
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
* add save_inference_model in infer.py * format code * add comment * add save_inference_model doc * refine doc
-
由 pkpk 提交于
-
由 lvmengsi 提交于
-
由 Divano 提交于
Update mnist_dygraph.py fix bug * add ce to se_resnext * delete useless comments and fix unique_name bugs
-