Closed umbertov closed 6 days ago
Hi, thanks for your reminder. We have updated the ckpt weights download link in README to match the one in the existing code. This lightSR version is smaller than previous one and the performance is in consistent with our latest Arxiv version.
Hey, thanks for the fast reaction! Glad to hear that
As of 15 october (commit 06dc6cdd2fd87df0c4462603daa6bb6d1c43e7b3 and c308c30f1e8d81153547378012e61ab86d7e2ef4), the model architecture for the lightweight models is incompatible with the one present in the Google Drive checkpoints.
Trying to load the model gives errors like:
The solution was to revert changes in the aforementioned commits (for the x4 model):
and
Are you planning to release checkpoints for the update architectures, or shall you revert the changes in the repository?