Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hri committed Dec 20, 2024
1 parent a5bfc13 commit 1b2e48a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
A reference implementation for the `robot manipulation with flow matching`. The flow matching also leads to marginally better
generalization performance, prominently faster inference than diffusion policy with DDPM.

* Project page: https://hri-eu.github.io/flow-matching-policy/
* Paper page: Affordance-based Robot Manipulation with Flow Matching https://arxiv.org/abs/2409.01083
* Project page: https://hri-eu.github.io/flow-matching-policy/
* Code: https://github.com/HRI-EU/flow_matching
* Author: Fan Zhang ([email protected]), Michael Gienger
<!--* <video src="https://github.com/user-attachments/assets/633d6756-a3ff-4fde-aace-bbf5fbd58866" width="300" autoplay loop muted>-->

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h3><a id="paper">Paper</a></h3>
Affordance-based Robot Manipulation with Flow Matching<br>
Fan Zhang, Michael Gienger<br>
<br>
Code will be released soon at <a href="https://github.com/HRI-EU/flow-matching-policy">https://github.com/HRI-EU/flow-matching-policy</a>.<br>
Code is here <a href="https://github.com/HRI-EU/flow_matching">https://github.com/HRI-EU/flow_matching</a>.<br>
We are in process of integrating flow matching into the Hugging Face 🤗 LeRobot PushT task.
</p>

Expand Down

0 comments on commit 1b2e48a

Please sign in to comment.