Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
pretty_name: Zanya's Unreal Engine HDR Dataset
|
4 |
+
tags:
|
5 |
+
- hdr
|
6 |
+
- exr
|
7 |
+
- jpg
|
8 |
+
---
|
9 |
+
|
10 |
+
# Zanya's Custom HDR Dataset
|
11 |
+
|
12 |
+
- **Repository:** https://huggingface.co/datasets/zlicastro/zanya-unreal-engine-hdr-dataset
|
13 |
+
|
14 |
+
## Dataset Summary
|
15 |
+
|
16 |
+
This dataset contains HDR images rendered from Unreal Engine. Each image is of a Unreal FAB marketplace item which had "Allows usage with AI" set to Yes at the time of adding to my library.
|
17 |
+
|
18 |
+
|
19 |
+
## How Images were Captured
|
20 |
+
|
21 |
+
Screenshots were taken with Unreal Engine 5.4.4.
|
22 |
+
|
23 |
+
Press tilda (~) to open the command window, then run `HighResShot 1 filename="screenshot_00001.exr"` incrementing the number for each subsequent screenshot.
|