1. 09 3月, 2021 1 次提交
  2. 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
  3. 26 2月, 2021 3 次提交
  4. 24 2月, 2021 1 次提交
  5. 19 2月, 2021 1 次提交
  6. 06 2月, 2021 1 次提交
  7. 25 1月, 2021 1 次提交
  8. 22 1月, 2021 1 次提交
  9. 18 1月, 2021 1 次提交
  10. 15 1月, 2021 1 次提交
  11. 05 1月, 2021 1 次提交
  12. 29 12月, 2020 1 次提交
    • H
      Add photo2cartoon model (#117) · 792b38a0
      haoqiang 提交于
      * Add photo2cartoon model
      * Resolve conflicts
      * Remove comments
      * Add photo2cartoon tutorial
      * update p2c tutorials
      792b38a0
  13. 25 12月, 2020 1 次提交
  14. 17 12月, 2020 2 次提交
  15. 16 12月, 2020 1 次提交
  16. 08 12月, 2020 1 次提交
  17. 05 12月, 2020 1 次提交
  18. 02 12月, 2020 1 次提交
  19. 01 12月, 2020 1 次提交
  20. 26 11月, 2020 1 次提交
  21. 24 11月, 2020 1 次提交
  22. 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
  23. 17 11月, 2020 1 次提交
  24. 11 11月, 2020 1 次提交
  25. 10 11月, 2020 1 次提交
  26. 04 11月, 2020 1 次提交
  27. 02 11月, 2020 1 次提交
  28. 30 10月, 2020 1 次提交
  29. 29 10月, 2020 2 次提交
  30. 27 10月, 2020 2 次提交
  31. 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
  32. 20 10月, 2020 3 次提交
  33. 19 10月, 2020 1 次提交