I've been implementing NeuS using acceleration techniques proposed in Instant-NGP (multiresolution hash encoding, fully fused networks, occupancy grid pruning), and have managed to train NeuS in 10min on a NeRF-Synthetic scene. The code is released at https://github.com/bennyguo/instant-nsr-pl. Welcome to try the code and feel free to contribute!
Thank the authors for the great work!
I've been implementing NeuS using acceleration techniques proposed in Instant-NGP (multiresolution hash encoding, fully fused networks, occupancy grid pruning), and have managed to train NeuS in 10min on a NeRF-Synthetic scene. The code is released at https://github.com/bennyguo/instant-nsr-pl. Welcome to try the code and feel free to contribute!