1. 23 11月, 2022 1 次提交
  2. 09 11月, 2022 1 次提交
  3. 19 10月, 2022 1 次提交
  4. 15 10月, 2022 1 次提交
    • F
      Aot gan(兴7 论文复现) (#701) · 9ee66047
      FutureSI 提交于
      * test pre-commit
      
      * rollback
      
      * add aot gan model
      
      add a new model
      
      * add batch config
      
      add batch config
      
      * change lr_scheduler
      
      * Update readme.txt
      
      * Update dcgan_mnist.yaml
      
      * Create aotgan.md
      
      * Update aotgan.yaml
      
      * add tutorial
      
      * fix dataset process
      
      * add & remove files
      
      * fix1
      
      * Create .pre-commit-config.yaml
      
      * english comment
      
      * add English document
      
      * add readme lines
      
      * fix readme
      
      * rollback readme
      
      * remove dir
      
      * add readme
      
      * fix configs & readmes & comments
      
      * tipc_1
      
      lite_train_lite_infer
      
      * Create .pre-commit-config.yaml
      
      * to english
      
      * Create .pre-commit-config.yaml
      
      * fix conflicts
      
      * Create .pre-commit-config.yaml
      
      * fix iter num
      
      * Create .pre-commit-config.yaml
      
      * finished inference.py
      
      1.fix the conflict
      2.add aotgan code
      
      * Create .pre-commit-config.yaml
      
      * fix conflict in readme.md
      
      * Update __init__.py
      
      * Update __init__.py
      
      * Update __init__.py
      
      * Update __init__.py
      
      * Update __init__.py
      
      * Update README.md
      
      * Update prepare.sh
      
      * Update inference.py
      
      * Update __init__.py
      
      * Update README_cn.md
      
      * Create .pre-commit-config.yaml
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * fix predictor
      
      * Create .pre-commit-config.yaml
      9ee66047
  5. 14 10月, 2022 1 次提交
  6. 13 10月, 2022 1 次提交
    • C
      【论文复现赛】InvDN (#702) · 956efd9d
      CC 提交于
      * InvDN 提交
      
      * correct invdn_denoising
      
      * 添加中英文文档,添加和修复一些功能
      
      * Delete invdn.png
      
      * Update invdn.md
      
      * Update invdn.md
      
      * fix bugs
      
      * update invdn.md
      
      * fix bugs
      
      * fix path bugs
      956efd9d
  7. 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
  8. 01 9月, 2022 1 次提交
  9. 18 5月, 2022 1 次提交
  10. 16 5月, 2022 1 次提交
  11. 12 5月, 2022 2 次提交
  12. 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
  13. 08 4月, 2022 1 次提交
  14. 17 3月, 2022 1 次提交
  15. 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
  16. 21 1月, 2022 1 次提交
  17. 31 12月, 2021 1 次提交
  18. 21 12月, 2021 2 次提交
  19. 20 12月, 2021 2 次提交
    • L
      Deploy (#528) · e106f05d
      lzzyzlbb 提交于
      * add serving tensort
      
      * modify msvsr infer since the second output is the result
      
      * update wav2lip model path
      e106f05d
    • W
      Add stargan doc (#532) · e19a8892
      wangna11BD 提交于
      * add stargan doc
      
      * fix config
      e19a8892
  20. 17 12月, 2021 1 次提交
  21. 13 12月, 2021 1 次提交
  22. 09 12月, 2021 1 次提交
  23. 08 12月, 2021 2 次提交
  24. 07 12月, 2021 1 次提交
    • Y
      Add PP-MSVSR PR info (#512) · e9da52ae
      YixinKristy 提交于
      * update readme
      
      * update readme
      
      * Update README.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update README.md
      
      * Update README_cn.md
      
      * Update README_cn.md
      
      * Update video_super_resolution.md
      e9da52ae
  25. 03 12月, 2021 1 次提交
  26. 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
  27. 30 11月, 2021 1 次提交
  28. 17 11月, 2021 1 次提交
  29. 11 11月, 2021 1 次提交
  30. 06 11月, 2021 1 次提交
  31. 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
  32. 18 10月, 2021 1 次提交
  33. 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
  34. 23 9月, 2021 1 次提交
  35. 17 9月, 2021 1 次提交
    • L
      1.fix wav2lip md, 2.fix fom mobile bug (#425) · ef4309ab
      lzzyzlbb 提交于
      * add fom lite training
      
      * add fom lite training
      
      * modify according to review
      
      * modify according to review
      
      * fix error of fom trian error
      
      * 1.fix wav2lip md, 2.fix fom mobile bug
      ef4309ab