1. 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
  2. 21 1月, 2022 1 次提交
  3. 31 12月, 2021 1 次提交
  4. 21 12月, 2021 2 次提交
  5. 20 12月, 2021 1 次提交
  6. 17 12月, 2021 1 次提交
  7. 13 12月, 2021 1 次提交
  8. 09 12月, 2021 1 次提交
  9. 08 12月, 2021 2 次提交
  10. 03 12月, 2021 1 次提交
  11. 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
  12. 30 11月, 2021 1 次提交
  13. 06 11月, 2021 1 次提交
  14. 03 11月, 2021 2 次提交
    • add styleganv2 editor (#455) · 6cbd3e50
      艾梦 提交于
      6cbd3e50
    • Z
      Update motion_driving.md (#447) · a3838811
      ZhengLeyizly 提交于
      * Update data_prepare.md
      
      * Update data_prepare.md
      
      * Update data_prepare.md
      
      * Update apps.md
      
      * Update config_doc.md
      
      * Update README.md
      
      * Update apps.md
      
      * Create config_doc.md
      
      * Delete apps.md
      
      * Delete config_doc.md
      
      * Update README.md
      
      * Update README.md
      
      * Update motion_driving.md
      a3838811
  15. 18 10月, 2021 1 次提交
  16. 14 10月, 2021 1 次提交
    • Z
      Update apps.md (#439) · ffdb45d4
      ZhengLeyizly 提交于
      * Update data_prepare.md
      
      * Update config_doc.md
      
      * Update apps.md
      
      * Update README.md
      ffdb45d4
  17. 23 9月, 2021 1 次提交
  18. 17 9月, 2021 1 次提交
  19. 27 8月, 2021 1 次提交
  20. 06 8月, 2021 1 次提交
  21. 28 7月, 2021 1 次提交
  22. 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
  23. 20 7月, 2021 2 次提交
  24. 15 7月, 2021 2 次提交
  25. 13 7月, 2021 1 次提交
  26. 30 6月, 2021 1 次提交
    • Y
      Add En docs and Update AIP instruction (#349) · 058faa87
      YixinKristy 提交于
      * revise video restore docs
      
      * delete photos
      
      * Update README.md
      
      * Update install.md
      
      * update readme
      
      * Update README.md
      
      * Update get_started.md
      
      * Update get_started.md
      
      * Update readme en
      
      * Update get_started.md
      
      * Update photo_color_en.md
      058faa87
  27. 22 6月, 2021 1 次提交
  28. 04 6月, 2021 1 次提交
    • L
      fix fid (#336) · 1f335bbe
      lzzyzlbb 提交于
      * fix fid
      
      * fix fid
      
      * add pixel2pixel facades model
      1f335bbe
  29. 27 5月, 2021 1 次提交
    • L
      Fix edvr on wins (#323) · 97c1d594
      LielinJiang 提交于
      * fix edvr bug on windows
      
      * update version
      
      * update install docs
      
      * fix train bug on cpu
      97c1d594
  30. 25 5月, 2021 1 次提交
  31. 12 5月, 2021 1 次提交
  32. 07 5月, 2021 1 次提交
    • F
      modify review code (#297) · 8dc86476
      FNRE 提交于
      * test
      
      * add training od first order motion
      
      * Modify codes according to reviews
      
      * Modify codes according to reviews
      
      * (1)modify single person and multi person process of fom model. (2)git rid of sklearn, skimage
      
      * modify documents of fom
      
      * modify review code
      
      * modify review code
      
      * modify review code
      
      * 1.add vox training; 2.fix attributed error for DataParallel. 3.fix fom fps
      8dc86476
  33. 26 4月, 2021 1 次提交
  34. 23 4月, 2021 2 次提交