dericky286 commited on
Commit
70ef69e
·
verified ·
1 Parent(s): e68708d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -15,5 +15,13 @@ tags:
15
  - computer-vision
16
  ---
17
 
18
- # RealIR-Bench
 
 
 
 
 
 
 
 
19
 
 
15
  - computer-vision
16
  ---
17
 
18
+ # RealRestorer: Towards Generalizable Real-World Image Restoration with Large-Scale Image Editing Models
19
+
20
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-red)](https://arxiv.org/abs/2603.25502)
21
+ [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://yfyang007.github.io/RealRestorer/)
22
+ [![GitHub Code](https://img.shields.io/badge/GitHub-Code-black)](https://github.com/yfyang007/RealRestorer)
23
+ [![RealIR-Bench](https://img.shields.io/badge/RealIR--Bench-Dataset-green)](https://huggingface.co/datasets/RealRestorer/RealIR-Bench)
24
+ [![Hugging Face](https://img.shields.io/badge/HuggingFace-Model-yellow)](https://huggingface.co/RealRestorer/RealRestorer)
25
+ [![Demo](https://img.shields.io/badge/Demo-Online-green)](<DEMO_LINK>)
26
+
27