Aot gan(兴7 论文复现) (#701)
* test pre-commit * rollback * add aot gan model add a new model * add batch config add batch config * change lr_scheduler * Update readme.txt * Update dcgan_mnist.yaml * Create aotgan.md * Update aotgan.yaml * add tutorial * fix dataset process * add & remove files * fix1 * Create .pre-commit-config.yaml * english comment * add English document * add readme lines * fix readme * rollback readme * remove dir * add readme * fix configs & readmes & comments * tipc_1 lite_train_lite_infer * Create .pre-commit-config.yaml * to english * Create .pre-commit-config.yaml * fix conflicts * Create .pre-commit-config.yaml * fix iter num * Create .pre-commit-config.yaml * finished inference.py 1.fix the conflict 2.add aotgan code * Create .pre-commit-config.yaml * fix conflict in readme.md * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update README.md * Update prepare.sh * Update inference.py * Update __init__.py * Update README_cn.md * Create .pre-commit-config.yaml * Update README_cn.md * Update README_cn.md * fix predictor * Create .pre-commit-config.yaml
Showing
applications/tools/aotgan.py
0 → 100644
configs/aotgan.yaml
0 → 100644
docs/en_US/tutorials/aotgan.md
0 → 100644
docs/zh_CN/tutorials/aotgan.md
0 → 100644
ppgan/apps/aotgan_predictor.py
0 → 100644
ppgan/datasets/__init__.py
100644 → 100755
ppgan/datasets/aotgan_dataset.py
0 → 100644
ppgan/models/aotgan_model.py
0 → 100644
ppgan/models/generators/__init__.py
100644 → 100755
想要评论请 注册 或 登录