Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-sa-4.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- image-to-image
|
| 5 |
-
tags:
|
| 6 |
-
- Bokeh
|
| 7 |
-
- Photography
|
| 8 |
-
- Computational_Photography
|
| 9 |
-
pretty_name: Real Bokeh 3 Megapixel
|
| 10 |
-
size_categories:
|
| 11 |
-
- 10K<n<100K
|
| 12 |
-
---
|
| 13 |
|
| 14 |
# Official Repository for the *Real Bokeh* Dataset
|
| 15 |
|
| 16 |
-
## This dataset was presented as part of our paper [Bokehlicious: Photorealistic Bokeh Rendering with Controllable Apertures](https://timseizinger.github.io/BokehliciousProjectPage/) at ICCV 2025
|
| 17 |
|
| 18 |
You can find the code to our Bokeh Rendering solution and a PyTorch Dataloader for this dataset in the [official code repository](https://github.com/TimSeizinger/Bokehlicious)!
|
| 19 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-image
|
| 5 |
+
tags:
|
| 6 |
+
- Bokeh
|
| 7 |
+
- Photography
|
| 8 |
+
- Computational_Photography
|
| 9 |
+
pretty_name: Real Bokeh 3 Megapixel
|
| 10 |
+
size_categories:
|
| 11 |
+
- 10K<n<100K
|
| 12 |
+
---
|
| 13 |
|
| 14 |
# Official Repository for the *Real Bokeh* Dataset
|
| 15 |
|
| 16 |
+
## This dataset was presented as part of our paper [Bokehlicious: Photorealistic Bokeh Rendering with Controllable Apertures](https://timseizinger.github.io/BokehliciousProjectPage/) at ICCV 2025 ([HF Papers](https://huggingface.co/papers/2503.16067))
|
| 17 |
|
| 18 |
You can find the code to our Bokeh Rendering solution and a PyTorch Dataloader for this dataset in the [official code repository](https://github.com/TimSeizinger/Bokehlicious)!
|
| 19 |
|