XPixelGroup / BasicSR

Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
https://basicsr.readthedocs.io/en/latest/
Apache License 2.0
6.88k stars 1.2k forks source link

改动源码影响已运行程序 #708

Open Windrain7 opened 2 weeks ago

Windrain7 commented 2 weeks ago

本地克隆使用basicsr时,如果我运行程序后再改动basicsr下的源文件,会导致已运行的程序代码文件也被改动。