Update README.md

This commit is contained in:
Kai Zhang 2020-10-12 22:17:37 -04:00 committed by GitHub
parent 99a0a7f5c1
commit 5096810f45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# NeRF++
Codebase for paper:
Codebase for arXiv preprint:
* Work with 360 capture of large-scale unbounded scenes.
* Support multi-gpu training and inference with PyTorch DistributedDataParallel (DDP).
* Optimize per-image autoexposure (*experimental feature*)