update readme
This commit is contained in:
parent
353fde5aab
commit
f59e591b58
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# NeRF++
|
||||
Codebase for paper:
|
||||
* Work with 360 capture of large-scale unbounded scenes.
|
||||
* Support multi-gpu training and inference.
|
||||
* Support multi-gpu training and inference with PyTorch DistributedDataParallel (DDP).
|
||||
* Optimize per-image autoexposure (ongoing work)
|
||||
|
||||
## Data
|
||||
|
|
Loading…
Reference in a new issue