zlicastro commited on
Commit
4cd4124
1 Parent(s): ba0c1b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Zanya's Synthetic HDR Dataset
4
+ tags:
5
+ - hdr
6
+ - png
7
+ - synthetic
8
+ language:
9
+ - en
10
+ ---
11
+
12
+ # Zanya's Custom HDR Dataset
13
+
14
+ - **Repository:** https://huggingface.co/datasets/zlicastro/synthetic-hdr
15
+
16
+ ## Dataset Summary
17
+
18
+ This dataset contains images created through image generation to have additional HDR information.
19
+
20
+ Each image has three commonents, -0, -1, and -2 with different exposure settings, effectively.
21
+
22
+ These are then merged into both an -hdr and -ldr version.
23
+
24
+ Each set of files also includes .json file containing additional information, noteably the prompt and other values used for generation, and information on the kurtosis, msd, range, and entropy values for the images.