TrystAI / restorers

Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhancement, denoising, deblurring, super-resolution, etc.
https://wandb.me/low-light
36 stars 0 forks source link

Add implementation of Restormer: Efficient Transformer for High-Resolution Image Restoration #25

Open soumik12345 opened 1 year ago

soumik12345 commented 1 year ago

Add implementation of Restormer: Efficient Transformer for High-Resolution Image Restoration from CVPR 2022.

Official PyTorch implementation: https://github.com/swz30/Restormer

ariG23498 commented 1 year ago

I can take this up!