Unverified Commit 6b8c91fd authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Update README.md

parent 0d1cf203
...@@ -10,7 +10,7 @@ efficient volumetric rendering of radiance fields, which is universal and plug-a ...@@ -10,7 +10,7 @@ efficient volumetric rendering of radiance fields, which is universal and plug-a
Using NerfAcc, Using NerfAcc,
- The `vanilla NeRF` model with 8-layer MLPs can be trained to *better quality* (+~0.5 PNSR) - The `vanilla NeRF` model with 8-layer MLPs can be trained to *better quality* (+~0.5 PNSR)
in *1 hour* rather than *1~2 days* as in the paper. in *1 hour* rather than *days* as in the paper.
- The `Instant-NGP NeRF` model can be trained to *better quality* (+~0.7 PSNR) with *9/10th* of - The `Instant-NGP NeRF` model can be trained to *better quality* (+~0.7 PSNR) with *9/10th* of
the training time (4.5 minutes) comparing to the official pure-CUDA implementation. the training time (4.5 minutes) comparing to the official pure-CUDA implementation.
- The `D-NeRF` model for *dynamic* objects can also be trained in *1 hour* - The `D-NeRF` model for *dynamic* objects can also be trained in *1 hour*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment