Views
No views yet
❗ Important: These model files are intended to be used with the Uformer Hub Service, a full-stack, containerized application that makes running these models simple.➡️ Get the application here: https://github.com/CaveMindLabs/uformer-hub-service
README.md file.backend/model_weights/official_pretrained/).| Model File | Task | Training Dataset |
|---|---|---|
Uformer_B_SIDD.pth | Denoising (High Quality) | SIDD |
uformer16_denoising_sidd.pth | Denoising (Fast) | SIDD |
Uformer_B_GoPro.pth | Motion Deblurring | GoPro |
1@InProceedings{Wang_2022_CVPR,
2 author = {Wang, Zhendong and Cun, Xiaodong and Bao, Jianmin and Zhou, Wengang and Liu, Jianzhuang and Li, Houqiang},
3 title = {Uformer: A General U-Shaped Transformer for Image Restoration},
4 booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
5 month = {June},
6 year = {2022},
7 pages = {17683-17693}
8}