Skip to content

Kai-46/SatelliteNeRF

Repository files navigation

SatelliteNeRF

PyTorch-based Neural Radiance Fields adapted to satellite domain. This is one of the downstream applications of the SatelliteSfM package.

# training
python run_nerf.py --config configs/JAX_167.txt
# testing
python nerf_render_image.py --config configs/JAX_167.txt
# extracting mesh
python nerf_extract_mesh.py --config configs/JAX_167.txt

nerf prediction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published