update readme

This commit is contained in:
Kai-46 2020-10-15 19:32:00 -04:00
parent a581e48614
commit b24b9047ad

View file

@ -45,6 +45,8 @@ python ddp_test_nerf.py --config configs/tanks_and_temples/tat_training_truck.tx
--render_splits test,camera_path
```
**Note**: due to restriction imposed by torch.gather function, please make sure the number of pixels in each image is divisible by the number of GPUs if you render images parallelly.
## Citation
Plese cite our work if you use the code.
```python