Yuehao commited on
Commit
ecbb5c4
·
verified ·
1 Parent(s): de56481

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ 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). In addition, the editing samples are stored in the 'edits/' directory. We also provide 'ext_metadata.json' that can offer info about scenes. The data loader in this codebase currently supports the following two fields:
21
  ```js
22
  {
23
  /** The `spiral_radius_scale` field specifies the radius of spiral camera path to
 
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). In addition, the editing samples are stored in the 'edits/' directory. We also provide 'ext_metadata.json' that can offer info about scenes. The data loader in our code currently supports the following two fields:
21
  ```js
22
  {
23
  /** The `spiral_radius_scale` field specifies the radius of spiral camera path to