1. 28 9月, 2022 1 次提交
    • K
      【论文复现赛】SwinIR (#692) · 349bcb10
      kongdebug 提交于
      * add SwinIR model
      
      * [fix] add swinir
      
      * [fix] fix url bug
      
      * [fix] fix something for pr
      
      * [feature] add README.md for SwinIR
      
      * [fix] fix the testsets path
      
      * fix testsets path again
      
      * [fix] fix test data path
      349bcb10
  2. 18 5月, 2022 1 次提交
  3. 16 5月, 2022 1 次提交
  4. 09 5月, 2022 1 次提交
    • S
      Add PReNet to PaddleGan (#617) · 7e9fd3fc
      simonsLiang 提交于
      * Create prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update prenet.md
      
      * Update README.md
      
      * upload
      
      * Delete test_tipc/configs/PReNet directory
      
      * Update prenet_model.py
      
      * Update ssim.py
      
      * Update ssim.py
      
      * Update prenet.yaml
      7e9fd3fc
  5. 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
  6. 02 12月, 2021 1 次提交
    • W
      Add msvsr (#496) · 8aafe376
      wangna11BD 提交于
      * fix benchmark dataset
      
      * fix edvr and basic bug
      
      * add PP-MSVSR
      
      * add experiment results in docs
      
      * fix ssim
      
      * modif
      
      * modif2
      8aafe376
  7. 17 11月, 2021 1 次提交
  8. 06 11月, 2021 1 次提交
  9. 17 9月, 2021 1 次提交
  10. 06 8月, 2021 1 次提交
  11. 21 7月, 2021 1 次提交
    • L
      1.add face enhancement. 2.fix edge problem (#367) · d913d8d7
      lzzyzlbb 提交于
      * add stargan pretrain model
      
      * 1.add face enhancement. 2.fix edge problem
      
      * 1.add face enhancement. 2.fix edge problem
      
      * 1.add face enhancement. 2.fix edge problem
      
      * 1.add face enhancement. 2.fix edge problem
      
      * 1.add face enhancement. 2.fix edge problem
      
      * 1.add face enhancement. 2.fix edge problem
      d913d8d7
  12. 06 7月, 2021 1 次提交
  13. 29 6月, 2021 1 次提交
  14. 25 5月, 2021 1 次提交
  15. 14 5月, 2021 1 次提交
  16. 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
  17. 09 3月, 2021 1 次提交
  18. 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
  19. 25 1月, 2021 1 次提交
  20. 05 1月, 2021 1 次提交
  21. 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
  22. 25 12月, 2020 1 次提交
  23. 08 12月, 2020 1 次提交
  24. 05 12月, 2020 1 次提交
  25. 02 12月, 2020 1 次提交
  26. 26 11月, 2020 1 次提交
  27. 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
  28. 29 10月, 2020 1 次提交
  29. 15 10月, 2020 2 次提交
  30. 14 9月, 2020 1 次提交
  31. 28 6月, 2020 1 次提交