From 4000c43c6edf56d75d54448f1ea750f22ec5eb03 Mon Sep 17 00:00:00 2001 From: Kosi Asuzu <34872572+asuzukosi@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:57:32 +0100 Subject: [PATCH] Add PhysObject paper Add PhysObjects paper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13487bd..4e30124 100755 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ If you find this repository useful, please consider [citing](#citation) and STAR * **Scalingup**: "Scaling Up and Distilling Down: Language-Guided Robot Skill Acquisition", *arXiv, July 2023*. [[Paper](https://arxiv.org/abs/2307.14535)] [[Code](https://github.com/columbia-ai-robotics/scalingup)] [[Website](https://www.cs.columbia.edu/~huy/scalingup/)] * **Gato**: "A Generalist Agent", *TMLR, Nov 2022*. [[Paper/PDF](https://openreview.net/pdf?id=1ikK0kHjvj)] [[Website](https://www.deepmind.com/publications/a-generalist-agent)] * **RoboCat**: "RoboCat: A self-improving robotic agent", *arxiv, Jun 2023*. [[Paper/PDF](https://arxiv.org/abs/2306.11706)] [[Website](https://www.deepmind.com/blog/robocat-a-self-improving-robotic-agent)] +* **PhysObjects**: "Physically Grounded Vision-Language Models for Robotic Manipulation", *arxiv, Sept 2023*. [[Paper](https://arxiv.org/pdf/2309.02561.pdf)] ---