v0.1 release to public
parents
Showing
.gitignore
0 → 100644
.gitmodules
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
configs/config_fern.txt
0 → 100644
configs/config_flower.txt
0 → 100644
configs/config_fortress.txt
0 → 100644
configs/config_horns.txt
0 → 100644
configs/config_lego.txt
0 → 100644
configs/config_trex.txt
0 → 100644
download_example_data.sh
0 → 100644
imgs/pipeline.jpg
0 → 100644
342 KB
load_blender.py
0 → 100644
load_deepvoxels.py
0 → 100644
load_llff.py
0 → 100644
This diff is collapsed.
Click to expand it.
requirements.txt
0 → 100644
torch>=1.4.0 | |||
torchvision>=0.2.1 | |||
imageio | |||
imageio-ffmpeg | |||
matplotlib | |||
configargparse |
run_nerf.py
0 → 100644
This diff is collapsed.
Click to expand it.
run_nerf_helpers.py
0 → 100644
torchsearchsorted/.gitignore
0 → 100644
torchsearchsorted/LICENSE
0 → 100644
torchsearchsorted/README.md
0 → 100644
torchsearchsorted/examples/benchmark.py
0 → 100644
torchsearchsorted/examples/test.py
0 → 100644
torchsearchsorted/setup.py
0 → 100644
torchsearchsorted/test/conftest.py
0 → 100644
torchsearchsorted/test/test_searchsorted.py
0 → 100644