- 18 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix save_inference_model cannot find feed vars * remove comment * fix format * add comment for pruned var * add log for prune
-
- 17 7月, 2019 8 次提交
-
-
由 Yang Zhang 提交于
-
由 Kaipeng Deng 提交于
-
由 Divano 提交于
* Update mnist_dygraph.py fix bug * add muti card support for se_resnext * add some description to readme.md * add ce for cyclegan * fix code style * add ce for ptb_lm
-
由 Guanghua Yu 提交于
* fix resnet for resnet34 * fix ResNet18 and ResNet34 * update modelzoo and fix configs * fix configs * fix resnet bn
-
由 lvmengsi 提交于
-
由 lvmengsi 提交于
* update readme * rm useless png
-
由 lvmengsi 提交于
* fix bn warning
-
由 Guo Sheng 提交于
Fix the leaving out of subprocess importing.
-
- 16 7月, 2019 6 次提交
-
-
由 LielinJiang 提交于
-
由 FDInSky 提交于
-
由 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 提交于
-