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.71k stars 1.18k forks source link

build wheel did not run successfully. #664

Closed yogajesay closed 6 months ago

yogajesay commented 6 months ago

I tried to install it on Windows and I got this

File "", line 92, in ModuleNotFoundError: No module named 'patch_ng'

yogajesay commented 6 months ago

I'm just gonna use Google Colab

cyj153 commented 5 months ago

Did you solve it?