diff --git a/README.md b/README.md index 8cc649d..0eea305 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,6 @@ This repository is licensed under [Attribution-NonCommercial 4.0 International]( For collaboration or inquiries, please contact us. -## Acknowledgment +## Acknowledgement This code is based on the [BasicSR](https://github.com/xinntao/BasicSR) toolbox. diff --git a/docs/index.html b/docs/index.html index 730c3b9..2d22c9e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -252,7 +252,7 @@

0001-18

-

+

Pressing @@ -261,7 +261,7 @@

on keyboard to cycle through different results.

-

+

* DND benchmark DOES NOT provide ground truth or training images.



diff --git a/docs/static/css/index.css b/docs/static/css/index.css index b290830..00fb77c 100644 --- a/docs/static/css/index.css +++ b/docs/static/css/index.css @@ -242,7 +242,7 @@ button { } .move-right { - transform: translateX(200px); + transform: translateX(105px); } .hidden {