Repository files navigation README License read-nerf-pytorch 原始仓库: https://github.com/yenchenlin/nerf-pytorch nerf团队的tf实现: https://github.com/bmild/nerfAbout No description, website, or topics provided. Resources Readme License MIT license Activity Stars 0 stars Watchers 0 watchin...
git clone https://github.com/yenchenlin/nerf-pytorch.git cd nerf-pytorch pip install -r requirements.txt Dependencies (click to expand) Dependencies PyTorch 1.4 matplotlib numpy imageio imageio-ffmpeg configargparse The LLFF data loader requires ImageMagick. You will also need the LLFF code (...