hyz317 commited on
Commit
ed3e5d4
·
verified ·
1 Parent(s): 9a205ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,7 +2,15 @@
2
  task_categories:
3
  - image-to-3d
4
  ---
5
- # Primitive Anything Dataset
 
 
 
 
 
 
 
 
6
 
7
  ## Structure
8
  - `basic_shapes_norm`
 
2
  task_categories:
3
  - image-to-3d
4
  ---
5
+ # PrimitiveAnything
6
+
7
+ <p align="center">
8
+ 📃 <a href="https://arxiv.org/abs/2505.04622" target="_blank">Paper</a> • 💻 <a href="https://github.com/PrimitiveAnything/PrimitiveAnything" target="_blank">[Github Repo]</a> • 🌐 <a href="https://primitiveanything.github.io/" target="_blank">Project Page</a>
9
+ </p>
10
+
11
+ This repository contains the test dataset presented in the paper [PrimitiveAnything: Human-Crafted 3D Primitive Assembly Generation with Auto-Regressive Transformer](https://arxiv.org/abs/2505.04622).
12
+
13
+ **PrimitiveAnything** is a novel framework to decompose complex shapes into 3D primitive assemblies via the auto-regressive transformer.
14
 
15
  ## Structure
16
  - `basic_shapes_norm`