This repository implements the double backwards for the Relu-based MLP in the TCNN framework as described in
NeuS2: Fast Learning of Neural Implicit Surfaces for Multi-view Reconstruction
Wang, Yiming and Han, Qin and Habermann, Marc and Daniilidis, Kostas and Theobalt, Christian and Liu, Lingjie
Please also refer to the following repository
Please refer to Tiny CUDA Neural Networks.
We would like to thank Tiny CUDA Neural Networks authors for releasing their implementations.
@inproceedings{neus2,
title={NeuS2: Fast Learning of Neural Implicit Surfaces for Multi-view Reconstruction},
author={Wang, Yiming and Han, Qin and Habermann, Marc and Daniilidis, Kostas and Theobalt, Christian and Liu, Lingjie},
year={2023},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)}
}