Skip to content

Commit

Permalink
added metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
taiya committed Dec 29, 2023
1 parent c267d34 commit f67c5bb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pubs.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@
],
"venue": "Computer Vision and Pattern Recognition (CVPR)",
"year": "2023",
"homepage": "https://pengsongyou.github.io/openscene",
"special": "CVPR'23"
},
{
Expand All @@ -376,7 +377,7 @@
},
{
"type": "conference",
"key": "vasconcelos2023cufs",
"key": "vasconcelos2023cuf",
"title": "CUF: Continuous Upsampling Filters",
"arxiv": "https://arxiv.org/abs/2210.06965",
"authors": [
Expand Down Expand Up @@ -530,7 +531,8 @@
"title": "Neural Dual Contouring",
"year": "2022",
"venue": "ACM Transaction on Graphics (Proc. SIGGRAPH)",
"pdf": "https://arxiv.org/abs/2202.01999",
"arxiv": "https://arxiv.org/abs/2202.01999",
"source": "https://github.com/czq142857/NDC",
"video": "https://youtu.be/uQV9GqeKaQg",
"special": "SIG'22",
"authors": [
Expand Down Expand Up @@ -568,6 +570,8 @@
"venue": "Computer Vision and Pattern Recognition (CVPR)",
"special": "CVPR'22",
"homepage": "https://conerf.github.io",
"pdf": "https://conerf.github.io/conerf.pdf",
"source": "https://github.com/kacperkan/conerf",
"year": "2021",
"authors": [
"Kacper Kania",
Expand Down

0 comments on commit f67c5bb

Please sign in to comment.