Real-world LQ–HQ pairs from MFMs to expand IR generalization boundaries.
Xiangtao Kong1,2,* | Jixin Zhao1,2,* | Lingchen Sun1,2; | Rongyuan Wu1,2; | Lei Zhang1,2,†
1 The Hong Kong Polytechnic University
2 OPPO Research Institute
* Equal contribution. † Corresponding author.
Demo. Comparing the LQ-GT pairs from GGT-100K. (You can slide it on the Project Page).
Overview of GGT-100K.
GGT-100K significantly improves the generalization capability of the models to real-world degradations.
f38z)The download links contain three parts:
GGT-100K: the main paired dataset.existing-dataset: external/previous datasets used in our paper. We recommend downloading and using it together with GGT-100K for training.pretrained-models: pretrained checkpoints for baseline models, including 10 models × 2 settings (20 checkpoints in total): trained on existing data only vs. trained on existing data + GGT-100K.We provide three JSONL files that list paired paths using relative file paths (relative to the dataset root), for convenient baseline usage:
train_existing.jsonltrain_existing_GGT.jsonltest_GGT_500.jsonlEach line is a pair:
{"gt":"relative/path/to/GT.png","lq":"relative/path/to/LQ.png","prompt":""}
Note: Among the baseline methods in this project, only Qwen-Image-Edit (qwen-image-edit) uses the prompt field. For other methods, prompt can be left empty.
When using these lists, you should join the relative paths with your local dataset root directory.
This dataset is released under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) license: License text
GGT-100K is constructed by these four steps.
We evaluate existing MFMs and report the quantitative results below.
To demonstrate the effectiveness of GGT-100K, we train 10 restoration models with and without GGT-100K, and report quantitative and visual results.
If you have any questions, please feel free to contact: xiangtao.kong@connect.polyu.hk
@article{kong2026GGT-100K,
title={GGT-100K: Generative Ground Truth for Generalizable Real-World Image Restoration},
author={Kong, Xiangtao and Zhao, Jixin and Sun, Lingchen and Wu, Rongyuan and Zhang, Lei},
journal={arXiv preprint arXiv:2605.31039},
year={2026}
}
31 commits
Real-world LQ–HQ pairs from MFMs to expand IR generalization boundaries.
Xiangtao Kong1,2,* | Jixin Zhao1,2,* | Lingchen Sun1,2; | Rongyuan Wu1,2; | Lei Zhang1,2,†
1 The Hong Kong Polytechnic University
2 OPPO Research Institute
* Equal contribution. † Corresponding author.
Demo. Comparing the LQ-GT pairs from GGT-100K. (You can slide it on the Project Page).
Overview of GGT-100K.
GGT-100K significantly improves the generalization capability of the models to real-world degradations.
f38z)The download links contain three parts:
GGT-100K: the main paired dataset.existing-dataset: external/previous datasets used in our paper. We recommend downloading and using it together with GGT-100K for training.pretrained-models: pretrained checkpoints for baseline models, including 10 models × 2 settings (20 checkpoints in total): trained on existing data only vs. trained on existing data + GGT-100K.We provide three JSONL files that list paired paths using relative file paths (relative to the dataset root), for convenient baseline usage:
train_existing.jsonltrain_existing_GGT.jsonltest_GGT_500.jsonlEach line is a pair:
{"gt":"relative/path/to/GT.png","lq":"relative/path/to/LQ.png","prompt":""}
Note: Among the baseline methods in this project, only Qwen-Image-Edit (qwen-image-edit) uses the prompt field. For other methods, prompt can be left empty.
When using these lists, you should join the relative paths with your local dataset root directory.
This dataset is released under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) license: License text
GGT-100K is constructed by these four steps.
We evaluate existing MFMs and report the quantitative results below.
To demonstrate the effectiveness of GGT-100K, we train 10 restoration models with and without GGT-100K, and report quantitative and visual results.
If you have any questions, please feel free to contact: xiangtao.kong@connect.polyu.hk
@article{kong2026GGT-100K,
title={GGT-100K: Generative Ground Truth for Generalizable Real-World Image Restoration},
author={Kong, Xiangtao and Zhao, Jixin and Sun, Lingchen and Wu, Rongyuan and Zhang, Lei},
journal={arXiv preprint arXiv:2605.31039},
year={2026}
}
31 commits