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
[](https://huggingface.co/marcosv/InstructIR)
10
-
[](https://huggingface.co/spaces/marcosv/InstructIR)
11
9
12
10
13
11
[Marcos V. Conde](https://scholar.google.com/citations?user=NtB1kjYAAAAJ&hl=en), [Gregor Geigle](https://scholar.google.com/citations?user=uIlyqRwAAAAJ&hl=en), [Radu Timofte](https://scholar.google.com/citations?user=u3MwH5kAAAAJ&hl=en)
@@ -31,11 +29,13 @@ Image restoration is a fundamental problem that involves recovering a high-quali
31
29
32
30
### TODO / News 🔥
33
31
34
-
-[x] Replicate Demo
35
32
-[ ] Upload all test results for comparisons (ETA 1st Feb)
36
-
-[x] Upload models to HF 🤗 [(download the models here)](https://huggingface.co/marcosv/InstructIR)
37
-
-[x] 🤗 [Hugging Face Demo](https://huggingface.co/spaces/marcosv/InstructIR) try it now
-[x] Upload models to HF 🤗 [(download the models here)](https://huggingface.co/marcosv/InstructIR)[](https://huggingface.co/marcosv/InstructIR)
35
+
-[x] 🤗 [Hugging Face Demo](https://huggingface.co/spaces/marcosv/InstructIR) try it now [](https://huggingface.co/spaces/marcosv/InstructIR)
@@ -44,24 +44,26 @@ Image restoration is a fundamental problem that involves recovering a high-quali
44
44
45
45
🚀 You can start with the [demo tutorial](demo.ipynb). We also host the same tutorial on [google colab](https://colab.research.google.com/drive/1OrTvS-i6uLM2Y8kIkq8ZZRwEQxQFchfq?usp=sharing) so you can run it using free GPUs!.
We made a simple [Gradio demo](app.py) you can run (locally) on your machine [here](app.py). You need Python>=3.9 and [these requirements](requirements_gradio.txt) for it: `pip install -r requirements_gradio.txt`
Sometimes the blur, rain, or film grain noise are pleasant effects and part of the **"aesthetics"**. Here we show a simple example on how to interact with InstructIR.
@@ -107,7 +138,7 @@ The final result looks indeed stunning 🤗 You can do it yourself in the [demo
107
138
108
139
### FAQS
109
140
110
-
> Disclaimer: please remember this is not a product, thus, you will notice some limitations.
141
+
> Disclaimer: please remember this is not a product, thus, you will notice some limitations. As most all-in-one restoration methods, it struggles to generalize on real-world images -- we are working on improving it.
111
142
112
143
-***How should I start?*** Check our [demo Tutorial](demo.ipynb) and also our [google collab](https://colab.research.google.com/drive/1OrTvS-i6uLM2Y8kIkq8ZZRwEQxQFchfq?usp=sharing) notebook.
0 commit comments