paper-with-me

Papers

Category Query Learning for Human-Object Interaction Classification

2023-03-24 · CVPR 2023 1 · Chi Xie, Fangao Zeng, Yue Hu, Shuang Liang, Yichen Wei

Unlike most previous HOI methods that focus on learning better human-object features, we propose a novel and complementary approach called category query learning. Such queries are explicitly associated to interaction categories, converted to image specific category representation via a transformer decoder, and learnt via an auxiliary image-level classification task. This idea is motivated by an earlier multi-label image classification method, but is for the first time applied for the challenging human-object interaction classification task. Our method is simple, general and effective. It is validated on three representative HOI baselines and achieves new state-of-the-art results on two benchmarks.

📄 PDF Abstract BibTeX arXiv:2303.14005

Code (1)

charles-xie/cql 공식 구현 pytorch

Tasks

ClassificationDecoderHuman-Object Interaction Detectionimage-classificationImage ClassificationMulti-Label Image ClassificationObject

Similar Papers 제목 키워드 기반

Category-Aware Transformer Network for Better Human-Object Interaction Detection

2022-04-11 · CVPR 2022 1 · Leizhen Dong, Zhimin Li, Kunlun Xu, Zhijun Zhang 외

Human-Object Interactions (HOI) detection, which aims to localize a human and a relevant object while recognizing their interaction, is crucial for understanding a still image. Recently, transformer-based models have sig…

Human-Object Interaction DetectionObjectobject-detectionObject Detection

Orchestrating the Symphony of Prompt Distribution Learning for Human-Object Interaction Detection

2024-12-11 · Mingda Jia, Liming Zhao, Ge Li, Yun Zheng

Human-object interaction (HOI) detectors with popular query-transformer architecture have achieved promising performance. However, accurately identifying uncommon visual patterns and distinguishing between ambiguous HOIs…

Human-Object Interaction Detection

QueryCraft: Transformer-Guided Query Initialization for Enhanced Human-Object Interaction Detection

2025-08-12 · Yuxiao Wang, Wolin Liang, Yu Lei, Weiying Xue 외 arxiv

Human-Object Interaction (HOI) detection aims to localize human-object pairs and recognize their interactions in images. Although DETR-based methods have recently emerged as the mainstream framework for HOI detection, th…

Human-Object Interaction Detection

HORP: Human-Object Relation Priors Guided HOI Detection

2025-01-01 · CVPR 2025 1 · Pei Geng, Jian Yang, Shanshan Zhang

Human-Object Interaction (HOI) detection aims to predict the <Human, Interaction, Object> triplets, where the core challenge lies in recognizing the interaction of each human-object pair. Despite recent progress than…

Human-Object Interaction DetectionObjectRelation

Revisiting Human-in-the-Loop Object Retrieval with Pre-Trained Vision Transformers

2026-04-01 · Kawtar Zaher, Olivier Buisson, Alexis Joly arxiv

Building on existing approaches, we revisit Human-in-the-Loop Object Retrieval, a task that consists of iteratively retrieving images containing objects of a class-of-interest, specified by a user-provided query. Startin…

Binary ClassificationActive Learning