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++
|
# NeRF++
|
||||||
Codebase for paper:
|
Codebase for paper:
|
||||||
* Work with 360 capture of large-scale unbounded scenes.
|
* 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)
|
* Optimize per-image autoexposure (ongoing work)
|
||||||
|
|
||||||
## Data
|
## Data
|
||||||
|
|
Loading…
Reference in a new issue