Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-image
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
A collection of images from DIV2K, Flicker2K and OST datasets.
|
| 8 |
+
Please refer [here](https://github.com/XPixelGroup/BasicSR/blob/master/docs/DatasetPreparation.md) for details.
|