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
> Future work can be found in [todo.md](docs/todo.md).
56
58
57
59
<ul>
60
+
<li><b>Jan 13, 2024</b>: Release the <ahref="/tools/mipi_starting_kit">starting-kit</a> for <ahref="https://mipi-challenge.org/MIPI2024/">MIPI@2024</a>. Additionally, we release the pre-trained parameters of Restormer and NAFNet.</li>
58
61
<li><b>Dec 27, 2023</b>: Update an extension version of our ICCV 23 paper (<ahref="https://srameo.github.io/projects/led-extension/">Project Page</a>/<ahref="https://arxiv.org/abs/2308.03448v2">Paper</a>).</li>
59
62
<li><b>Dec 1-5, 2023</b>: Add the related code/doc[<ahref='https://github.com/Srameo/LED/blob/main/docs/calib_en.md'>EN</a>/<ahref='https://github.com/Srameo/LED/blob/main/docs/calib_cn.md'>CN</a>] from <ahref="https://github.com/Srameo/LED/pull/14">PR#14</a>/<ahref="https://github.com/Srameo/LED/pull/16">PR#16</a>, thanks to @<ahref="https://github.com/HYX20011209">HYX20011209</a></li>
60
63
<li><b>Sep 27, 2023</b>: Add the urls to our <ahref="https://github.com/Srameo/LED/files/12733867/iccv23_poster.pdf">Poster</a>, <ahref="https://srameo.github.io/projects/led-iccv23/assets/slides/iccv23_slides_en.pdf">Slides</a>, and <ahref="https://youtu.be/Jo8OTAnUYkU">Video</a>.</li>
61
64
<li><b>Aug 19, 2023</b>: Release relevent files on <ahref="https://pan.baidu.com/s/17rA_8GvfNPZJY5Zl9dyILw?pwd=iay5">Baidu Clould</a>(pwd: iay5).</li>
62
-
<li><b>Aug 15, 2023</b>: For faster benchmark, we released the relevant files in commit <ahref="https://github.com/Srameo/LED/commit/fadffc7282b02ab2fcc7fbade65f87217b642588"><code>fadffc7</code></a>.</li>
63
65
</ul>
64
66
<details>
65
67
<summary>History</summary>
66
68
<ul>
69
+
<li><b>Aug 15, 2023</b>: For faster benchmark, we released the relevant files in commit <a href="https://github.com/Srameo/LED/commit/fadffc7282b02ab2fcc7fbade65f87217b642588"><code>fadffc7</code></a>.</li>
67
70
<li><b>Aug, 2023</b>: We released a Chinese explanation of our paper on <a href="https://zhuanlan.zhihu.com/p/648242095">知乎</a>.</li>
68
71
<li><b>Aug, 2023</b>: Our code is publicly available!</li>
69
72
<li><b>July, 2023</b>: Our paper "Lighting Every Darkness in Two Pairs: A Calibration-Free Pipeline for RAW Denoising" has been accepted by ICCV 2023.</li>
@@ -146,6 +149,30 @@ Or you can just use the following pretrained LED module for custumizing on your
0 commit comments