diff --git a/figs/legend.png b/figs/legend.png new file mode 100644 index 0000000..73b9171 Binary files /dev/null and b/figs/legend.png differ diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 936d858..eff8141 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -24,6 +24,8 @@ import success_rate from "../../figs/success_rate.png" import train_reward from "../../figs/train_reward.png" import human from "../../figs/kitchen.png" import drawer_close from "../../figs/reward_plot_drawer_close.png" +import legend from "../../figs/legend.png" + import pretrain from "../assets/videos/progressor1.mp4" import push from "../assets/videos/progressor2.mp4" @@ -152,7 +154,7 @@ During online training, we fine-tune using ### Simulated Experiments -In our simulated experiments, we used benchmark tasks from the Meta-World environment [41], selecting six table-top manipulation tasks : door-open, drawer-open, hammer, peg-insert-side, pick-place, and reach +In our simulated experiments, we used benchmark tasks from the Meta-World environment, selecting six table-top manipulation tasks: door-open, drawer-open, hammer, peg-insert-side, pick-place, and reach.
@@ -162,7 +164,14 @@ In our simulated experiments, we used benchmark tasks from the Meta-World enviro
- +
+ + +
+
### Real-World Robotic Experiments #### Pretraining on Kitchen Dataset @@ -175,7 +184,7 @@ We compare PROGRESSOR with R3M and VIP by fr