This is the code for "NeRF-DS: Neural Radiance Fields for Dynamic Specular Objects".
Stars
63
Forks
2
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
203
commits
16
Bot
3
1
add requirements_exact.txt and update readme
f0bd384
change render script to accept arguments
bb36fb2
remove norm voxel and fix slow rendering
c6982d7
remove some unused config and reg
2bb2a21
Update README.md to add project page url
ba431e3
add paper link
95a2a1b
remove unneeded files
8042d65
remove jupyter notebook output
624d390
first release prepare
f85f2d7
update training config
0f11f21
shuffle with two dimensions
ba2199f
check max index for shuffle
36b09fa
5095eb5
shuffle chunk by chunk
26cff1f
add log
a93ce8a