Yuehao commited on
Commit
fef9491
·
verified ·
1 Parent(s): ccb0a5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,6 +17,8 @@ This dataset contains our own captured nighttime scenes, synthetic data generate
17
 
18
  To use the data, please go to 'Files and versions' and download 'bilarf_data.zip'.
19
 
 
 
20
  The dataset follows the file structure of [NeRF LLFF data](https://drive.google.com/drive/folders/14boI-o5hGO9srnWaaogTU5_ji7wkX2S7) (forward-facing scenes).
21
  In addition, editing samples are stored in the 'edits/' directory. The filename of each editing is formatted in 'edit`X`\_color\_`split-name`\_`index`.png',
22
  where `split-name` could be 'train', 'test', 'all', or 'path', and `index` is the camera index in the split.
@@ -32,4 +34,4 @@ We also provide 'ext_metadata.json' that can offer info about scenes. The data l
32
  instead of 'images_X/', where X is specified by `Config.factor`. */
33
  "no_factor_suffix": true
34
  }
35
- ```
 
17
 
18
  To use the data, please go to 'Files and versions' and download 'bilarf_data.zip'.
19
 
20
+ The source images with EXIF metadata are available for download at this [Google Drive link](https://drive.google.com/drive/folders/1QgjJdX9JRM-WZri6w6XsafD8RZ6aC2YJ?usp=drive_link).
21
+
22
  The dataset follows the file structure of [NeRF LLFF data](https://drive.google.com/drive/folders/14boI-o5hGO9srnWaaogTU5_ji7wkX2S7) (forward-facing scenes).
23
  In addition, editing samples are stored in the 'edits/' directory. The filename of each editing is formatted in 'edit`X`\_color\_`split-name`\_`index`.png',
24
  where `split-name` could be 'train', 'test', 'all', or 'path', and `index` is the camera index in the split.
 
34
  instead of 'images_X/', where X is specified by `Config.factor`. */
35
  "no_factor_suffix": true
36
  }
37
+ ```