Skip to content

Commit cbab008

Browse files
authored
Update README.md
1 parent 6a9de09 commit cbab008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can run with different scenes:
5151
```bash
5252
python eval.py --scene {hubble,room,lego,hotdog} --method nvf
5353
```
54-
To train on the NeRF datasets, download the blend files from the NeRF dataset's [Google Drive](https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1) and place them into /data/assets/blend_files/
54+
To train on the datasets, download the .blend and .ply files from our [google drive](https://drive.google.com/drive/folders/1s2g-gBiHMOdQTVtmuTLGfcaA7OMJazvt?usp=sharing) and place them into /data/assets/blend_files/
5555

5656
## Viewing
5757

@@ -82,4 +82,4 @@ If you find this repo useful for your research, please consider citing our paper
8282
pages={18122--18132},
8383
year={2024}
8484
}
85-
```
85+
```

0 commit comments

Comments
 (0)