- 26 9月, 2018 12 次提交
-
-
由 Xin Pan 提交于
PYTHONPATH=/paddle/build/python python train.py --rom ./rom_files/pong.bin --alg DuelingDQN
-
由 whs 提交于
* Fix readme of cycle gan. * Fix doc style.
-
由 jerrywgz 提交于
* add README * add pretrained model
-
由 qingqing01 提交于
-
由 CrossLee1 提交于
-
由 Qiyang Min 提交于
Port image classification dist train to python3
-
由 minqiyang 提交于
-
由 Qiyang Min 提交于
Fix image_classification syntax
-
由 minqiyang 提交于
-
由 minqiyang 提交于
-
由 qingqing01 提交于
-
由 Guo Sheng 提交于
-
- 25 9月, 2018 4 次提交
-
-
由 whs 提交于
* Change the loss of c_gan and dc_gan. * Remove unused comment.
-
由 Yibing Liu 提交于
Some improvements in DAM config
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
- 20 9月, 2018 13 次提交
-
-
由 kbChen 提交于
* fix metric learning * fix review
-
由 Yan Xu 提交于
add distribute image classification models training
-
由 Yancey1989 提交于
-
由 jerrywgz 提交于
* refine test reader return * add infer and parse_args
-
由 Tao Luo 提交于
use clone(for_test=True) replace get_inference_program
-
由 luotao1 提交于
-
由 Yancey1989 提交于
-
由 whs 提交于
* Add dc_gan and fix readme. * Fix readme style. * Fix readme. * Fix readme.
-
由 whs 提交于
* Add conditionalGAN * Fix readme. * Fix image name in readme. * Add DCGAN. * Rename conditional_gan to c_gan. * Move c_gan and cycle_gan to gan/
-
由 Zeng Jinle 提交于
Fix DAM model bug
-
由 sneaxiy 提交于
-
由 luotao1 提交于
-
由 whs 提交于
* Add trainer.py and utility.py * Fix data reader
-
- 19 9月, 2018 5 次提交
-
-
由 Yancey1989 提交于
-
由 Yibing Liu 提交于
Modify dam model
-
由 Yancey1989 提交于
-
由 qingqing01 提交于
* Support variable image shape. * Update padding mode.
-
由 jerrywgz 提交于
-
- 18 9月, 2018 6 次提交
-
-
由 Xingyuan Bu 提交于
* change epoch to iter * add smooth loss for logging
-
由 Bai Yifan 提交于
* add pyreader
-
由 Dun 提交于
* add Deeplabv3+ model
-
由 jerrywgz 提交于
return im_id in reader for evaluation add coco evaluation for Faster Rcnn model visualize detection result when image_path is provided
-
由 Lu Yufei 提交于
* add HNAS models for image classification * change name to HiNAS * update license for HiNAS_models
-
由 whs 提交于
-