Third-party notices

September 9, 2026 ยท View on GitHub

Original EG-HumanNeRF contributions are licensed under CC BY-NC 4.0. The components below retain their upstream terms and copyright notices. Adaptations include module organization, tensor interfaces and integration with the rendering pipeline.

ComponentSource and attributionLicense notes
VolReconVolRecon, copyright 2022 Fangjinhua Wang; reconstruction and camera-processing componentsMIT
SMPL/SMPL-X codeAcquired separately from ICON's SMPL-X distribution, revision ba2ee5681284c3d627305b1c919f4414009f753b; originally developed by MPGNot bundled. The installer preserves the upstream license and verifies file hashes. Model assets require separate access under the model terms
ZJU loader and keypoint image encodersource/dataset/zju.py, source/img_encoders/kpt_cnn.py; KeypointNeRF, copyright Meta Platforms, Inc. and affiliatesCC BY-NC 4.0
NVIDIA/Facebook neural image operatorssource/dnnlib/, source/torch_utils/, StyleGAN-derived layers in eghumannerf/model/upsampling.py and source/legacy/upscaling_cnn.py; StyleGAN2-ADA and StyleNeRFNVIDIA Source Code License for StyleGAN-derived code. StyleNeRF's Meta contributions use CC BY-NC 4.0, as specified in its license statement. Per-file notices apply
FFCsource/ffc.py, adapted from LaMaApache 2.0; residual-block and refinement interfaces modified
PyTorch3D, TorchSparse, tiny-cuda-nn, spconvInstalled dependencies; exact source revisions/distributions in pyproject.toml and uv.lockDependencies are installed separately under their upstream licenses
nvdiffrastOptional rasterizer installed from NVlabs/nvdiffrast, pinned in pyproject.toml and uv.lockInstalled separately under its upstream license
pyimgui, GLFW bindings and PyOpenGLOptional GUI dependencies: pyimgui, pyGLFW, PyOpenGLInstalled separately; each dependency's bundled license applies
THuman and ZJU dataTHuman official access/terms, ZJU official accessObtain data directly from the dataset owners under their terms
SMPL/SMPL-X models, UVs and associated topologyBody-model parameters and associated resourcesObtain separately under the applicable model licenses
Paper mediadocs/assets/method.png from the authors' preprint figure; published article credits Wang, Kanamori and Endo and carries a CC BY 4.0 notice with normal third-party-material exceptionsFigure attribution: Wang, Kanamori and Endo; third-party credits, where present, retain their own terms