Restormer icon indicating copy to clipboard operation
Restormer copied to clipboard

[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.

Results 50 Restormer issues
Sort by recently updated
recently updated
newest added

这个代码可以在win10上运行吗?

Hi ! In lr_scheduler.py, from torch.optim.lr_scheduler import _LRScheduler The message Cannot find reference '_LRScheduler' in 'lr_scheduler.pyi' How can I solve this problem?

RuntimeError: NCCL error in: /opt/conda/conda-bld/pytorch_1616554786529/work/torch/lib/c10d/ProcessGroupNCCL.cpp:33, unhandled cuda error, NCCL version 2.7.8 ncclUnhandledCudaError: Call to CUDA function failed. How can i fix it????? Plz help!

Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as...

Hi, there is a question about the Gaussian color image denoising results on the Kodak24 dataset. I have downloaded the provided pre-trained models and use them for testing, under the...

一下载数据集 ![图片1](https://github.com/swz30/Restormer/assets/69150511/eb9728b4-c448-45b1-96bc-0affb64c9ec9) ![image](https://github.com/swz30/Restormer/assets/69150511/ac79a427-9ebf-49b8-b362-df326221bd93)

运行这个脚本之后,对应target_crops,inputL_crops都是空的是怎么回事,我做的是去模糊这个

Traceback (most recent call last): File "basicsr/train.py", line 321, in main() File "basicsr/train.py", line 195, in main prefetcher = CPUPrefetcher(train_loader) File "d:\xlj\restormer-main\basicsr\data\prefetch_dataloader.py", line 72, in __init__ self.loader = iter(loader) File...

D:\aCommunicate\Res\Restormer-main>git clone https://github.com/swz30/Restormer.git Cloning into 'Restormer'... fatal: unable to access 'https://github.com/swz30/Restormer.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0

I tried download datasets for execute download_data.py but a problem arises. Please check the image. ![image](https://github.com/swz30/Restormer/assets/58259999/7967f6f0-34c8-4cd3-bb0c-a251afdd5c98)