timseizinger commited on
Commit
8d07010
·
verified ·
1 Parent(s): d6c0f8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
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