dkliang commited on
Commit
0990a7c
·
verified ·
1 Parent(s): d8e83ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -17
README.md CHANGED
@@ -1,22 +1,15 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
 
3
  ---
4
 
5
- <div align="center">
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
- [Dingkang Liang](https://dk-liang.github.io/)<sup>1\*</sup>, [Cheng Zhang](https://zc2023.github.io/)<sup>1\*</sup>, [Xiaopeng Xu](https://github.com/x2-peng)<sup>1</sup>, [Jianzhong Ju](https://scholar.google.com/citations?user=W1sZaQ0AAAAJ&hl=zh-CN)<sup>2</sup>, [Zhenbo Luo](https://scholar.google.com/citations?user=Sh6y-_EAAAAJ&hl=zh-CN)<sup>2</sup>, [Xiang Bai](https://scholar.google.com/citations?user=UeltiQ4AAAAJ&hl=en)<sup>1</sup>
12
 
13
- <sup>1</sup> Huazhong University of Science & Technology, <sup>2</sup> MiLM Plus, Xiaomi Inc.
14
-
15
- (\*) Equal contribution.
16
-
17
- [![arXiv](https://img.shields.io/badge/Arxiv-2511.19430-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2511.19430)
18
- [![Project](https://img.shields.io/badge/Homepage-project-orange.svg?logo=googlehome)](https://h-embodvis.github.io/GRANT)
19
- [![Huggingface](https://img.shields.io/badge/ORS3D_60K-Dataset-blue?logo=Huggingface)](https://huggingface.co/datasets/H-EmbodVis/ORS3D-60K)
20
- [![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg)](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.