Skip to content

Commit a536a64

Browse files
authored
Update README.md
1 parent c623329 commit a536a64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ python render.py --source_path dataset/nerf_llff_data/horns/ --model_path outp
9292
You can just run the following script to evaluate the model.
9393

9494
```
95-
python metrics.py --model_path "output/horns"
95+
python metrics.py --source_path dataset/nerf_llff_data/horns/ --model_path output/horns --iteration 10000
9696
```
9797

9898
## Acknowledgement

0 commit comments

Comments
 (0)