1. 02 3月, 2021 1 次提交
    • 农夫三拳_'s avatar
      add stargan-v2 test and train code (#165) · 8ece3c2d
      农夫三拳_ 提交于
      * add configuration options
      e.g. python tools/main.py --c configs/stylegan_v2_256_ffhq.yaml -o total_iters=1 log_config.visiual_interval=1
      
      * add stargan-v2 test and train code
      
      * code normalization
      
      * modify FAN code
      
      * add munch in requirements.txt
      8ece3c2d
  2. 25 1月, 2021 1 次提交
  3. 22 1月, 2021 1 次提交
  4. 15 1月, 2021 1 次提交
  5. 16 12月, 2020 1 次提交
  6. 08 12月, 2020 1 次提交
  7. 05 12月, 2020 1 次提交
  8. 26 11月, 2020 1 次提交
  9. 20 11月, 2020 1 次提交
    • J
      docs: update install instruction (#88) · 59cf316a
      Jie Han 提交于
      * docs: update install instruction
      
      1. paddlepaddle2.0.0rc instruction can be found from main page
      2. only two steps, install paddlepaddle and paddlegan, other than 3step
      
      * docs: update en install
      * feat: add dcgan
      * reform: debug with mnist datset
      validate performance with different options, and original structure and setting
      59cf316a
  10. 29 10月, 2020 1 次提交
  11. 22 10月, 2020 1 次提交
    • L
      Refine code (#44) · 3e4a59f2
      LielinJiang 提交于
      * refine code
      
      * test
      
      * fix apps
      
      * update readme
      
      * rm unused code
      
      * fix apps output when input is image
      
      * clean code
      
      * update requirements.txt
      3e4a59f2
  12. 15 10月, 2020 2 次提交
  13. 14 9月, 2020 1 次提交
  14. 28 6月, 2020 1 次提交