Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiCHOTHU authored Apr 2, 2024
1 parent ba2f4a9 commit 625c93f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ We introduce **ActAIM2**, which given an RGBD image of an articulated object and

## Problem Formulation


$$\mathbb{P}(a|o) = \int \underbrace{\mathbb{P}(a|o,\epsilon)}_{\text{action predictor}}~ \underbrace{\mathbb{P}(\epsilon|o)}_{\text{mode selector}} d\epsilon $$

Our model training aims to uncover the policy's distribution $\mathbb{P}(a|o)$, with $o$ representing the observation and $a=(\mathbf{p}, \mathbf{R}, \mathbf{q})$ the action, through a decomposition strategy that reconfigures the action distribution as:



Expand Down

0 comments on commit 625c93f

Please sign in to comment.