Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
-
|
| 6 |
-
<h3>Cook and Clean Together: Teaching Embodied Agents for Parallel Task Execution</h3>
|
| 7 |
-
<div class="is-size-5 publication-authors">
|
| 8 |
-
<span class="author-block">AAAI 2026 <strong><span style="color:red;">Oral </span></strong> 🎉 (acceptance rate ~4.5%)
|
| 9 |
-
</div>
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
(\*) Equal contribution.
|
| 16 |
-
|
| 17 |
-
[](https://arxiv.org/abs/2511.19430)
|
| 18 |
-
[](https://h-embodvis.github.io/GRANT)
|
| 19 |
-
[](https://huggingface.co/datasets/H-EmbodVis/ORS3D-60K)
|
| 20 |
-
[](https://github.com/tatsu-lab/stanford_alpaca/blob/main/LICENSE)
|
| 21 |
-
|
| 22 |
-
</div>
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
tags:
|
| 4 |
+
- computer-vision
|
| 5 |
+
- point-cloud
|
| 6 |
+
- 3d-scene-understanding
|
| 7 |
+
pipeline_tag: image-segmentation
|
| 8 |
+
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# GRANT
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
+
Official repository for **GRANT**.
|
| 14 |
|
| 15 |
+
Pretrained weights and code are provided in this repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|