From 5c14c589121dbfd083449ab0294872106767c881 Mon Sep 17 00:00:00 2001
From: Abhay D CCIL: Continuity-based Data Augmentation for Corrective Imitation
@@ -56,16 +56,27 @@
CCIL: Continuity-based Data Augmentatio
-
- Show Publication Info
+
+
+
+
+
+
+
+ Code
+
-
-
-
-
+
@@ -114,15 +125,6 @@ CCIL: Continuity-based Data Augmentation for
arXiv
-
-
-
-
-
-
- Code
-
-
Data Efficient Behavior Cloning for Fine Man
arXiv
-
-
-
-
-
-
- Code
-
-
Abstract
we demonstrate CCIL's effectiveness in improving imitation learning performance.
+ Without corrective labels, the agent can knock over the cube while trying to grasp it. +
++ Without corrective labels, the agent is not precise enough to reliably insert the gear. +
++ Without corrective labels, the agent is not able to precisely grasp the coin in the right place. +
- Without corrective labels, the agent can knock over the cube while trying to grasp it. -
-- Without corrective labels, the agent is not precise enough to reliably insert the gear. -
-- Without corrective labels, the agent is not able to precisely grasp the coin in the right place. -
-diff --git a/static/css/index.css b/static/css/index.css index 40494b1..dbf7fba 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -248,6 +248,10 @@ body { text-wrap: nowrap; } +section.section { + padding-top: 0; +} + @media screen and (max-width: 768px) { .mb-5-mobile { margin-bottom: 1.5rem;