- 19 7月, 2019 12 次提交
-
-
由 FDInSky 提交于
-
由 whs 提交于
-
由 whs 提交于
-
由 Jiabin Yang 提交于
* using new load api * test=develop, add license
-
由 LiufangSang 提交于
* fix2744 * remove useless comment * make code less ugly
-
由 jerrywgz 提交于
* optimize error message when result is none
-
由 xiaoting 提交于
add copyright for cycle_gan and se_resnext
-
由 ruri 提交于
-
由 Hongyu Liu 提交于
* fix ptb author bug; test=develop * fix ptb author bug; test=develop
-
由 wopeizl 提交于
test=develop
-
由 whs 提交于
-
由 Divano 提交于
fix ceroot path bug
-
- 18 7月, 2019 2 次提交
-
-
由 jerrywgz 提交于
-
由 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 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Support to set multiprocess in SSD model * clean code
-