Add pipeline tag and link to paper
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license: llama3.2
|
| 3 |
-
library_name: transformers
|
| 4 |
base_model:
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# SpatialLM1.1-Llama-1B
|
|
@@ -14,7 +15,7 @@ base_model:
|
|
| 14 |
<div align="center">
|
| 15 |
<picture>
|
| 16 |
<source srcset="https://cdn-uploads.huggingface.co/production/uploads/63efbb1efc92a63ac81126d0/_dK14CT3do8rBG3QrHUjN.png" media="(prefers-color-scheme: dark)">
|
| 17 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/63efbb1efc92a63ac81126d0/bAZyeIXOMVASHR6-xVlQU.png" width="60%" alt="SpatialLM"
|
| 18 |
</picture>
|
| 19 |
</div>
|
| 20 |
<hr style="margin-top: 0; margin-bottom: 8px;">
|
|
@@ -28,9 +29,9 @@ base_model:
|
|
| 28 |
</div>
|
| 29 |
<div align="center" style="line-height: 1;">
|
| 30 |
<a href="https://huggingface.co/manycore-research/SpatialLM1.1-Qwen-0.5B" target="_blank" style="margin: 2px;"><img alt="Hugging Face"
|
| 31 |
-
src="https://img.shields.io/badge
|
| 32 |
<a href="https://huggingface.co/datasets/manycore-research/SpatialLM-Testset" target="_blank" style="margin: 2px;"><img alt="Dataset"
|
| 33 |
-
src="https://img.shields.io/badge
|
| 34 |
</div>
|
| 35 |
|
| 36 |
## ✨ News
|
|
@@ -241,10 +242,10 @@ Zero-shot detection results on the challenging SpatialLM-Testset are reported in
|
|
| 241 |
|
| 242 |
<div align="center">
|
| 243 |
|
| 244 |
-
| Layout Estimation | Object Detection |
|
| 245 |
-
| :-------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: |
|
| 246 |
-
|
|
| 247 |
-
| [Structured3D Results](https://manycore-research-azure.kujiale.com/manycore-research/SpatialLM/supplementary/visualization_layout.html) | [ScanNet Results](https://manycore-research-azure.kujiale.com/manycore-research/SpatialLM/supplementary/visualization_object.html) | [
|
| 248 |
|
| 249 |
</div>
|
| 250 |
|
|
@@ -277,4 +278,4 @@ If you find this work useful, please consider citing:
|
|
| 277 |
|
| 278 |
We would like to thank the following projects that made this work possible:
|
| 279 |
|
| 280 |
-
[Llama3.2](https://github.com/meta-llama) | [Qwen2.5](https://github.com/QwenLM/Qwen2.5) | [Transformers](https://github.com/huggingface/transformers) | [SceneScript](https://github.com/facebookresearch/scenescript) | [TorchSparse](https://github.com/mit-han-lab/torchsparse) | [Sonata](https://xywu.me/sonata/) | [Pointcept](https://github.com/Pointcept/Pointcept)
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
base_model:
|
| 3 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
| 4 |
+
library_name: transformers
|
| 5 |
+
license: llama3.2
|
| 6 |
+
pipeline_tag: image-to-3d
|
| 7 |
---
|
| 8 |
|
| 9 |
# SpatialLM1.1-Llama-1B
|
|
|
|
| 15 |
<div align="center">
|
| 16 |
<picture>
|
| 17 |
<source srcset="https://cdn-uploads.huggingface.co/production/uploads/63efbb1efc92a63ac81126d0/_dK14CT3do8rBG3QrHUjN.png" media="(prefers-color-scheme: dark)">
|
| 18 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/63efbb1efc92a63ac81126d0/bAZyeIXOMVASHR6-xVlQU.png" width="60%" alt="SpatialLM"/>
|
| 19 |
</picture>
|
| 20 |
</div>
|
| 21 |
<hr style="margin-top: 0; margin-bottom: 8px;">
|
|
|
|
| 29 |
</div>
|
| 30 |
<div align="center" style="line-height: 1;">
|
| 31 |
<a href="https://huggingface.co/manycore-research/SpatialLM1.1-Qwen-0.5B" target="_blank" style="margin: 2px;"><img alt="Hugging Face"
|
| 32 |
+
src="https://img.shields.io/badge/🤗%20Hugging%20Face-SpatialLM-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/></a>
|
| 33 |
<a href="https://huggingface.co/datasets/manycore-research/SpatialLM-Testset" target="_blank" style="margin: 2px;"><img alt="Dataset"
|
| 34 |
+
src="https://img.shields.io/badge/🤗%20Dataset-Testset-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/></a>
|
| 35 |
</div>
|
| 36 |
|
| 37 |
## ✨ News
|
|
|
|
| 242 |
|
| 243 |
<div align="center">
|
| 244 |
|
| 245 |
+
| Layout Estimation | Object Detection | Zero-shot Reconstruction |
|
| 246 |
+
| :-------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: |
|
| 247 |
+
|  |  |  |
|
| 248 |
+
| [Structured3D Results](https://manycore-research-azure.kujiale.com/manycore-research/SpatialLM/supplementary/visualization_layout.html) | [ScanNet Results](https://manycore-research-azure.kujiale.com/manycore-research/SpatialLM/supplementary/visualization_object.html) | [Zeroshot Results](https://manycore-research-azure.kujiale.com/manycore-research/SpatialLM/supplementary/visualization_zeroshot.html) |
|
| 249 |
|
| 250 |
</div>
|
| 251 |
|
|
|
|
| 278 |
|
| 279 |
We would like to thank the following projects that made this work possible:
|
| 280 |
|
| 281 |
+
[Llama3.2](https://github.com/meta-llama) | [Qwen2.5](https://github.com/QwenLM/Qwen2.5) | [Transformers](https://github.com/huggingface/transformers) | [SceneScript](https://github.com/facebookresearch/scenescript) | [TorchSparse](https://github.com/mit-han-lab/torchsparse) | [Sonata](https://xywu.me/sonata/) | [Pointcept](https://github.com/Pointcept/Pointcept)
|