You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full code has been released. You can train it or evaluate with our provided pretrained model weights from Google Drive link
Note: The project is finally open-sourced! Sorry it took so long, and the delay was about half a year, which was not as expected. Since I am not a student now, I got busy with work and honestly forgot about it for a while. I didn’t have the chance to maintain or clean up the code, but I still hope it proves useful to you.
📌 Dataset for UCIP
✨ Getting Start
Prepare environment
The CUDA driver must be higher than 11.6
Ubuntu 20.04
CUDA 11.8
Python 3.9
PyTorch 2.1.1 + cu118
1: First install Pytorch (2.1.1+cu118) as following command:
@inproceedings{li2024ucip,
title={UCIP: A universal framework for compressed image super-resolution using dynamic prompt},
author={Li, Xin and Li, Bingchen and Jin, Yeying and Lan, Cuiling and Zhu, Hanxin and Ren, Yulin and Chen, Zhibo},
booktitle={European Conference on Computer Vision},
pages={107--125},
year={2024},
organization={Springer}
}