neural_hash_encoding
neural_hash_encoding copied to clipboard
Check out my PyTorch version that implements the `MultiresHashEncoding`: https://github.com/jenkspt/multires-hash-encoding-pytorch And the NeuS fork that replaces the NeRF-like modules with `MultiresHashEncodings`: https://github.com/jenkspt/NeuS/tree/hash And discussion here: https://github.com/Totoro97/NeuS/issues/65
19,349,663 is divisible by 41. Regardless, I really appreciate your work. Thanks!
- Adapt jax code from [sarafridov/plenoxels](https://github.com/sarafridov/plenoxels) - Replace the plenoxel sparse grid with `HashArray` of - Replace spherical harmonic `eval_sh` with MLP _The instant neural graphics nerf training is more...
- Use [mesh-to-sdf](https://github.com/marian42/mesh_to_sdf) for training data