File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ import Research from '../../components/Research.astro'
1515 href = " https://arxiv.org/pdf/2412.00597"
1616 img = " /research/spline-frida.png"
1717 ></Research >
18-
1918 <Research
2019 title = " CoFRIDA: Self-Supervised Fine-Tuning for Human-Robot Co-Painting"
2120 venue = " ICRA'24"
@@ -37,29 +36,23 @@ import Research from '../../components/Research.astro'
3736 href = " https://pschaldenbrand.github.io/frida/"
3837 img = " /research/frida.gif"
3938 ></Research >
40-
4139 </CardGrid >
42-
4340 <CardGrid stagger >
4441 <Research
4542 title = " SCoFT: Self-Contrastive Fine-Tuning for Equitable Image Generation"
4643 venue = " CVPR'24"
4744 href = " https://ariannaliu.github.io/SCoFT/"
4845 img = " /research/scoft.png"
4946 ></Research >
50-
5147 </CardGrid >
52-
53-
54- <CardGrid stagger >
48+ <CardGrid stagger >
5549 <Research
5650 title = " MOE-Hair: Soft and Compliant Contact-Rich Hair Manipulation and Care"
5751 venue = " HRI'25"
5852 note = " (Best Systems Paper Award Finalist)"
5953 href = " https://moehair.github.io/"
6054 vid = " /research/moe_hair.mov"
6155 ></Research >
62-
6356 <Research
6457 title = " RoPotter: Toward Robotic Pottery and Deformable Object Manipulation with Structural Priors"
6558 venue = " Humanoids'24"
@@ -68,7 +61,6 @@ import Research from '../../components/Research.astro'
6861 vid = " /research/ropotter.mp4"
6962 ></Research >
7063 </CardGrid >
71-
7264</div >
7365
7466---
You can’t perform that action at this time.
0 commit comments