From 789a00e4a1b3da434413be10930b906a60406236 Mon Sep 17 00:00:00 2001 From: Doanh B C <56221762+caodoanh2001@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:26:06 +0900 Subject: [PATCH] Update 2023-09-26-improving-hoi.md --- _posts/2023-09-26-improving-hoi.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_posts/2023-09-26-improving-hoi.md b/_posts/2023-09-26-improving-hoi.md index 54a45cb..c12dae2 100644 --- a/_posts/2023-09-26-improving-hoi.md +++ b/_posts/2023-09-26-improving-hoi.md @@ -8,8 +8,9 @@ categories: sample-posts inline: false --- -Our article "Improving Human-object Interaction with Auxiliary Semantic Information and Enhanced Instance Representation" has been accepted to be publish in "Pattern Recognition Letters". -I want to give special thanks to Thinh V. Le and Huyen Nguyen for their efforts in this work. This study is also the result of undergraduate thesis of Thinh & Huyen. +Our article **"Improving Human-object Interaction with Auxiliary Semantic Information and Enhanced Instance Representation"** has been accepted to be publish in "**Pattern Recognition Letters" (SCIE, Q1, IF = 5.1).** +I want to give special thanks to Thinh V. Le and Huyen Nguyen for their efforts in this work. This study is also the result of undergraduate thesis of Thinh & Huyen. This study is also on collaboration with UIT-Together Research Group. +In this work, we propose three key modules: Enhanced Interaction Pointers (EIP), Semantic-guided (SG) and Multi-level cross-attention (MCA) based on the HOTR model to improve itself for human-object interaction (HOI) problem. Authorship contribution statement: - Khang Nguyen: Project administration, Supervision, Idea confirmation. @@ -19,4 +20,4 @@ Authorship contribution statement: ![](https://i.imgur.com/gR2BEbm.png) -We will publish our source code for this study soon! +We will publish our source code and checkpoints for this study soon!