Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-to-3d
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
|
| 7 |
-
This repository contains the models of the paper [iLRM: An Iterative Large 3D Reconstruction Model](https://huggingface.co/papers/2507.23277).
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-to-3d
|
| 4 |
+
library_name: pytorch
|
| 5 |
---
|
| 6 |
|
| 7 |
|
| 8 |
+
This repository contains the models of the paper [iLRM: An Iterative Large 3D Reconstruction Model](https://huggingface.co/papers/2507.23277).
|
| 9 |
+
|
| 10 |
+
Project Page: https://gynjn.github.io/iLRM/
|