From 6966a3f2307ebdfe2c3d18b6c776190e7b1b04a4 Mon Sep 17 00:00:00 2001 From: Charlie Li <33972674+CharlieLeee@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:53:22 +0200 Subject: [PATCH] add: kitchen paper meta data --- data/publications.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/publications.json b/data/publications.json index 031c5cd..dbd1e91 100644 --- a/data/publications.json +++ b/data/publications.json @@ -60,9 +60,14 @@ "title": "EPFL-Smart-Kitchen-30: Densely annotated cooking dataset with 3D kinematics to challenge video and language models", "authors": ["A Bonnetto*", "H Qi*", "F Leong", "M Tashkovska", "M Rad", "S Shokur", "F Hummel", "S Micera", "M Pollefeys", "A Mathis"], "year": 2025, - "venue": "NeurIPS (in press)", + "venue": "NeurIPS 2025", "type": "conference", "tags": ["datasets", "3D kinematics", "multimodal learning"], + "links": { + "arxiv": "https://arxiv.org/abs/2506.01608", + "github": "https://github.com/amathislab/EPFL-Smart-Kitchen", + "website": "https://amathislab.github.io/EPFL-Smart-Kitchen/" + }, "featured": true }, {