Skip to content

Commit 3a11653

Browse files
authored
Merge pull request #2 from isl-org/nw/add_website_to_readme
add website and paper link
2 parents 871593b + f325de6 commit 3a11653

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
<div align="center">
2+
13
# Unifi3D: A Study on 3D Representations for Generation and Reconstruction in a Common Framework
24

5+
[[`Paper`](https://arxiv.org/pdf/2509.02474)]
6+
[[`Project Page`](https://isl-org.github.io/unifi3d/)]
7+
</div>
8+
39
This is the code repository for Unifi3D, a unified framework for evaluating the reconstruction and generation performance of 3D representations. We compare these representations based on multiple criteria: quality, computational efficiency, and generalization performance. Beyond standard model benchmarking, our experiments aim to derive best practices over all steps involved in the 3D generation pipeline, including preprocessing, mesh reconstruction, compression with autoencoders, and generation. Our findings highlight that reconstruction errors significantly impact overall performance, underscoring the need to evaluate generation and reconstruction jointly.
410

511

0 commit comments

Comments
 (0)