1. 14 10月, 2022 1 次提交
  2. 18 5月, 2022 1 次提交
  3. 14 2月, 2022 1 次提交
    • B
      add SinGAN model (#576) · 581da7e9
      BrilliantYuKaimin 提交于
      * Create singan.md
      
      * Create gradient_penalty.py
      
      * add GradientPenalty
      
      * add images for singan document
      
      * add SinGANModel
      
      * add SinGANGenerator
      
      * add SinGANDiscriminator
      
      * Create discriminator_singan.py
      
      * Create generator_singan.py
      
      * Create singan_model.py
      
      * Create empty_dataset.py
      
      * add EmptyDataset
      
      * Create singan_predictor.py
      
      * add SinGANPredictor
      
      * Create singan.py
      
      * create configs for singan
      
      * add inference for singan
      
      * create tipc config for singan
      
      * Create python_singan_results_fp32.txt
      
      * add tipc prepare for singan
      
      * Update test_train_inference_python.md
      
      * Update readme.md
      
      * Update singan.md
      
      * Update singan_model.py
      
      * Update prepare.sh
      
      * Update train_infer_python.txt
      
      * Update prepare.sh
      
      * Revert "add images for singan document"
      
      This reverts commit f45fe5e55a2588611d951ae84d776c90693788df.
      
      * Update singan.md
      
      * update path format in configs
      
      * update year of copyright
      
      * modify the order of import
      
      * Update singan_predictor.py
      
      * update configs for singan
      
      * Update singan_model.py
      
      * modify urls for singan in prepare.sh
      
      * add pretrained weight for singan
      
      * Update singan_model.py
      
      * Update singan.md
      
      * Create English tutorial for SinGAN
      581da7e9
  4. 17 11月, 2021 1 次提交
  5. 06 11月, 2021 1 次提交
  6. 05 11月, 2021 2 次提交
    • W
      fix copyright (#461) · bc27b744
      wangna11BD 提交于
      * fix  copyright
      
      * fix  copyright 2
      
      * fix  copyright 3
      bc27b744
    • L
      Polish code (#462) · 3e6fb64a
      lzzyzlbb 提交于
      * fix benchmark
      
      * add fomm and stylegan benchmark
      
      * fix version of imageio
      
      * add copyright of psgan, test=document_fix
      
      * add copyright, test=document_fix
      3e6fb64a
  7. 04 11月, 2021 1 次提交
    • L
      Fix copyright (#459) · 5d76cb41
      lzzyzlbb 提交于
      * fix benchmark
      
      * add fomm and stylegan benchmark
      
      * fix version of imageio
      
      * add copyright of psgan, test=document_fix
      5d76cb41
  8. 14 5月, 2021 1 次提交
  9. 22 4月, 2021 1 次提交
    • F
      Add training of first order motion (#256) · af0ea59c
      FNRE 提交于
      * add training od first order motion
      * Modify codes according to reviews
      * modify single person and multi person process of fom model. 
      * Git rid of sklearn, skimage
      af0ea59c
  10. 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
  11. 22 1月, 2021 1 次提交
  12. 15 1月, 2021 1 次提交
  13. 25 12月, 2020 1 次提交
  14. 16 12月, 2020 1 次提交
  15. 08 12月, 2020 1 次提交
  16. 05 12月, 2020 1 次提交
  17. 01 12月, 2020 1 次提交
  18. 26 11月, 2020 1 次提交
  19. 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
  20. 30 10月, 2020 1 次提交
  21. 29 10月, 2020 1 次提交
  22. 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
  23. 15 10月, 2020 5 次提交
  24. 23 9月, 2020 1 次提交
  25. 27 8月, 2020 1 次提交
  26. 28 6月, 2020 1 次提交