Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jnhwkim committed Oct 7, 2024
1 parent ab90491 commit f282bea
Show file tree
Hide file tree
Showing 4 changed files with 3,899 additions and 3,899 deletions.
3,891 changes: 0 additions & 3,891 deletions assets/index-0QIsaL3S.js

This file was deleted.

3,891 changes: 3,891 additions & 0 deletions assets/index-CG6Diuuq.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script>
<script type="module" crossorigin src="./assets/index-0QIsaL3S.js"></script>
<script type="module" crossorigin src="./assets/index-CG6Diuuq.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-BJYNjdE_.css">
</head>
<body>
Expand Down Expand Up @@ -113,8 +113,8 @@ <h1 class="title is-1 publication-title">Polyhedral Complex Derivation from Piec
</a>
</span> -->
<!-- Code Link. -->
<span class="link-block disabled">
<a href="javascript:alert('TBA. Stay tuned!');"
<span class="link-block">
<a href="https://github.com/naver-ai/tropical-nerf.pytorch"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
Expand Down Expand Up @@ -346,10 +346,10 @@ <h2 class="title is-3">Acknowledgments</h2>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{Kim2024tropical,
author = {Kim, Jin-Hwa},
title = {{Polyhedral Complex Derivation from Piecewise Trilinear Networks}},
journal = {arXiv preprint arXiv:2402.10403}
<pre><code>@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}
}</code></pre>
</div>
Expand Down

0 comments on commit f282bea

Please sign in to comment.