Commit ·
3cda643
1
Parent(s): c7bec9e
Update README.md
Browse filesFormer-commit-id: 29e57e39bf52d6f9e42adf03a1b07b1f7c9d9af4
README.md
CHANGED
|
@@ -133,7 +133,7 @@ We achieved state-of-the-art performance. Detailed results can be found in the p
|
|
| 133 |
|
| 134 |
## Citation
|
| 135 |
|
| 136 |
-
If you find the code helpful in your
|
| 137 |
|
| 138 |
```
|
| 139 |
@inproceedings{chen2023dual,
|
|
@@ -146,4 +146,4 @@ If you find the code helpful in your resarch or work, please cite the following
|
|
| 146 |
|
| 147 |
## Acknowledgements
|
| 148 |
|
| 149 |
-
This code is built on [BasicSR](https://github.com/XPixelGroup/BasicSR).
|
|
|
|
| 133 |
|
| 134 |
## Citation
|
| 135 |
|
| 136 |
+
If you find the code helpful in your research or work, please cite the following paper(s).
|
| 137 |
|
| 138 |
```
|
| 139 |
@inproceedings{chen2023dual,
|
|
|
|
| 146 |
|
| 147 |
## Acknowledgements
|
| 148 |
|
| 149 |
+
This code is built on [BasicSR](https://github.com/XPixelGroup/BasicSR).
|