add teaser

This commit is contained in:
Kai-46 2020-10-15 18:31:21 -04:00
parent de15ee77b5
commit 960d5234b6
3 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,9 @@ Codebase for arXiv preprint "NeRF++: Analyzing and Improving Neural Radiance Fie
* 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**).
## Demo
![](demo/tat_Truck.gif) ![](demo/tat_Playground.gif)
## Data ## Data
* Download our preprocessed data from [tanks_and_temples](https://drive.google.com/file/d/11KRfN91W1AxAW6lOFs4EeYDbeoQZCi87/view?usp=sharing), [lf_data](https://drive.google.com/file/d/1gsjDjkbTh4GAR9fFqlIDZ__qR9NYTURQ/view?usp=sharing). * Download our preprocessed data from [tanks_and_temples](https://drive.google.com/file/d/11KRfN91W1AxAW6lOFs4EeYDbeoQZCi87/view?usp=sharing), [lf_data](https://drive.google.com/file/d/1gsjDjkbTh4GAR9fFqlIDZ__qR9NYTURQ/view?usp=sharing).
* Put the data in the sub-folder data/ of this code directory. * Put the data in the sub-folder data/ of this code directory.

BIN
demo/tat_Playground.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

BIN
demo/tat_Truck.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB