naver-ai / tropical-nerf

Polyhedral Complex Derivation from Piecewise Trilinear Networks

Repository from Github https://github.comnaver-ai/tropical-nerfRepository from Github https://github.comnaver-ai/tropical-nerf

Polyhedral Complex Derivation from Piecewise Trilinear Networks (NeurIPS 2024)

This is the repository that contains source code for the TropicalNeRF website.

Build and deploy

npm install vite
npm run build  # build 
npm run deploy # deploy

Local demo

npx vite

Should you find this repository beneficial for your work, please consider citing it.

@inproceedings{kim2024tropical,
  author = {{Kim, Jin-Hwa}},
  booktitle = {Advances in Neural Information Processing Systems 37 (NeurIPS)},
  title = {Polyhedral Complex Derivation from Piecewise Trilinear Networks},
  year = {2024}

Website License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Polyhedral Complex Derivation from Piecewise Trilinear Networks


Languages

Language:JavaScript 81.8%Language:HTML 16.2%Language:CSS 2.0%