diff --git a/README.md b/README.md index 6486699..ee5713d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Please download the data from the [Mip-NeRF 360](https://jonbarron.info/mipnerf3 # Training and Evaluation ``` -# single-scale training and single-scale testing on NeRF-synthetic dataset +# single-scale training and multi-scale testing on NeRF-synthetic dataset python scripts/run_nerf_synthetic_stmt.py # multi-scale training and multi-scale testing on NeRF-synthetic dataset @@ -107,4 +107,4 @@ If you find our improved densification metric useful, please kindly cite journal = {arXiv:2404.10772}, year = {2024}, } -``` \ No newline at end of file +```