- 16 7月, 2019 4 次提交
-
-
由 Yang Zhang 提交于
* Clean up a bit * Add `__shared__` annotation for shared variables between modules * Dedup `num_classes` configurations * Document `__shared__` usage * Remove some unused variable * Improve docstring and add comments for `__shared__`
-
由 Kaipeng Deng 提交于
* add cn doc for INSTALL/GETTING_START * cn for GETTING_STARTED * fix doc
-
由 lvmengsi 提交于
add run shell and infer shell for cgan and dcgan update infer.py for gan and dcgan
-
由 lvmengsi 提交于
* add instance norm
-
- 15 7月, 2019 3 次提交
-
-
由 Leon 提交于
* Add a model for WebVision 2018.
-
由 LielinJiang 提交于
* baiduzhixing score tools * update name and add baseline model
-
由 Divano 提交于
* Update mnist_dygraph.py fix bug * add ce to se_resnext * delete useless comments and fix unique_name bugs * add sentiment ce * delete some comment * fix code style
-
- 12 7月, 2019 3 次提交
-
-
由 Zeng Jinle 提交于
-
由 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 提交于
-
由 一米半 提交于
-