Skip to content

PJLab-ADG/NeuS2_TCNN

 
 

Repository files navigation

NeuS2_TCNN

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

NeuS2

Installation and usage

Please refer to Tiny CUDA Neural Networks.

Acknowledgement

We would like to thank Tiny CUDA Neural Networks authors for releasing their implementations.

Citation

@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)}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.6%
  • Cuda 20.2%
  • Python 2.4%
  • CMake 1.5%
  • C 0.3%