Skip to content

Commit 13378d6

Browse files
authored
Update creative.mdx
1 parent 94ae13f commit 13378d6

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

src/content/docs/creative.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff 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
---

0 commit comments

Comments
 (0)