From 8d96d1033c39ed7652a4c240ec5ba3dd3dccca2e Mon Sep 17 00:00:00 2001 From: Yang Li <50163745+Yang-Li-2000@users.noreply.github.com> Date: Sat, 8 Jun 2024 22:19:22 +0200 Subject: [PATCH] Update README.md added paper hyperlink to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f70e8c8..330941f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Understanding Embodied Reference with Touch-Line Transformer -Code for ICLR 2023 paper Understanding Embodied Reference with Touch-Line Transformer.\ +Code for ICLR 2023 paper [Understanding Embodied Reference with Touch-Line Transformer](https://openreview.net/pdf?id=ugA1HX69sf).\ Authors: Yang Li, Xiaoxue Chen, Hao Zhao, Jiangtao Gong, Guyue Zhou, Federico Rossano, Yixin Zhu ## Project Structure @@ -191,4 +191,4 @@ setting SAVE_EVALUATION_PREDICTIONS = True and run any of the evaluation command We annotated eyes, fingertips, elbows, and wrists. They are under the yourefit folder of this repo. Eye and fingertip locations are stored in csv files. -Elbows and wrist locations are stored in a json file. \ No newline at end of file +Elbows and wrist locations are stored in a json file.