Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.05 KB

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.