paper-with-me

Papers

Joint Learning of Object and Action Detectors

2017-10-01 · ICCV 2017 10 · Vicky Kalogeiton, Philippe Weinzaepfel, Vittorio Ferrari, Cordelia Schmid

While most existing approaches for detection in videos focus on objects or human actions separately, we aim at jointly detecting objects performing actions, such as cat eating or dog jumping. We introduce an end-to-end multitask objective that jointly learns object-action relationships. We compare it with different training objectives, validate its effectiveness for detecting objects-actions in videos, and show that both tasks of object and action detection benefit from this joint learning. Moreover, the proposed architecture can be used for zero-shot learning of actions: our multitask objective leverages the commonalities of an action performed by different objects, eg. dog and cat jumping, enabling to detect actions of an object without training with these object-actions pairs. In experiments on the A2D dataset, we obtain state-of-the-art results on segmentation of object-action pairs. We finally apply our multitask architecture to detect visual relationships between objects in images of the VRD dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionObjectZero-Shot Learning

Similar Papers 제목 키워드 기반

Discovering Human Interactions With Large-Vocabulary Objects via Query and Multi-Scale Detection

2021-01-01 · ICCV 2021 10 · Suchen Wang, Kim-Hui Yap, Henghui Ding, Jiyan Wu 외

In this work, we study the problem of human-object interaction (HOI) detection with large vocabulary object categories. Previous HOI studies are mainly conducted in the regime of limit object categories (e.g., 80 cat…

Human-Object Interaction DetectionObjectobject-detectionObject Detection

Language-aware Multiple Datasets Detection Pretraining for DETRs

2023-04-07 · Jing Hao, Song Chen, Xiaodi Wang, Shumin Han

Pretraining on large-scale datasets can boost the performance of object detectors while the annotated datasets for object detection are hard to scale up due to the high labor cost. What we possess are numerous isolated f…

Binary ClassificationLanguage ModellingObjectobject-detection+1

CLIP-Joint-Detect: End-to-End Joint Training of Object Detectors with Contrastive Vision-Language Supervision

2025-12-28 · Behnam Raoufi, Hossein Sharify, Mohamad Mahdee Ramezanee, Khosrow Hajsadeghi 외 arxiv

Conventional object detectors rely on cross-entropy classification, which can be vulnerable to class imbalance and label noise. We propose CLIP-Joint-Detect, a simple and detector-agnostic framework that integrates CLIP-…

Training object class detectors with click supervision

2017-04-20 · CVPR 2017 7 · Dim P. Papadopoulos, Jasper R. R. Uijlings, Frank Keller, Vittorio Ferrari

Training object class detectors typically requires a large set of images with objects annotated by bounding boxes. However, manually drawing bounding boxes is very time consuming. In this paper we greatly reduce annotati…

Multiple Instance LearningObjectObject LocalizationWeakly-Supervised Object Localization

Neighborhood Averaging for Improving Outlier Detectors

2023-03-17 · Jiawei Yang, Susanto Rahardja, Pasi Franti

We hypothesize that similar objects should have similar outlier scores. To our knowledge, all existing outlier detectors calculate the outlier score for each object independently regardless of the outlier scores of the o…