slionar commited on
Commit
6f82790
·
verified ·
1 Parent(s): 855ac19

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: reinforcement-learning
4
+ ---
5
+
6
+ # TeamHOI: Learning a Unified Policy for Cooperative Human-Object Interactions with Any Team Size
7
+
8
+ TeamHOI is a novel framework for learning a unified decentralized policy for cooperative human-object interactions (HOI) that works seamlessly across varying team sizes and object configurations. We evaluate our framework on a cooperative table transport task, where multiple agents must coordinate to form stable lifting formation and subsequently carry the object.
9
+
10
+ - Code: https://github.com/sail-sg/TeamHOI
11
+ - Project Page: https://splionar.github.io/TeamHOI/
12
+ - Paper: https://arxiv.org/abs/2603.07988
13
+