Skip to content

Commit ba49dc7

Browse files
authored
add good robot! paper
1 parent b55e791 commit ba49dc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

papers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Awesome Papers
22
--------------
33

44
Papers and implementations of papers that could have use in robotics. Implementations here may not be actively developed. While implementations may often be the author's original implementation, that isn't always the case.
5+
- ["Good Robot!": Efficient Reinforcement Learning for Multi-Step Visual Tasks with Sim to Real Transfer](https://github.com/jhu-lcsr/good_robot) - Real robot learns to complete multi-step tasks like table clearing, making stacks, and making rows in <20k simulated actions. [paper](https://arxiv.org/abs/1909.11730) (disclaimer: @ahundt is first author)
56
- [Self-Supervised Correspondence in Visuomotor Policy Learning](https://arxiv.org/abs/1909.06933) - 2019 - [video](https://youtu.be/nDRBKb4AGmA)
67
- [Grasp2Vec: Learning Object Representations from Self-Supervised Grasping](https://sites.google.com/site/grasp2vec/) - 2018 - ![poster](https://pbs.twimg.com/media/Dqk8oPfWsAA96eM.jpg) no implementation available
78
- [Dense Object Nets: Learning Dense Visual Descriptors by and for Robotic Manipulation](https://github.com/RobotLocomotion/pytorch-dense-correspondence) - 2018 ![object feature gif](https://github.com/RobotLocomotion/pytorch-dense-correspondence/blob/master/doc/shoes_trim.gif)

0 commit comments

Comments
 (0)