Update README.md
This commit is contained in:
parent
99a0a7f5c1
commit
5096810f45
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# NeRF++
|
# NeRF++
|
||||||
Codebase for paper:
|
Codebase for arXiv preprint:
|
||||||
* Work with 360 capture of large-scale unbounded scenes.
|
* Work with 360 capture of large-scale unbounded scenes.
|
||||||
* Support multi-gpu training and inference with PyTorch DistributedDataParallel (DDP).
|
* Support multi-gpu training and inference with PyTorch DistributedDataParallel (DDP).
|
||||||
* Optimize per-image autoexposure (*experimental feature*)
|
* Optimize per-image autoexposure (*experimental feature*)
|
||||||
|
|
Loading…
Reference in a new issue