中文
相关论文

相关论文: Weakly-supervised learning of visual relations

200 篇论文

Representing scenes at the granularity of objects is a prerequisite for scene understanding and decision making. We propose PriSMONet, a novel approach based on Prior Shape knowledge for learning Multi-Object 3D scene decomposition and…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Cathrin Elich , Martin R. Oswald , Marc Pollefeys , Joerg Stueckler

Humans explain inter-object relationships with semantic labels that demonstrate a high-level understanding required to perform complex Vision-Language tasks such as Visual Question Answering (VQA). However, existing VQA models represent…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Moshiur Farazi , Salman Khan , Nick Barnes

Understanding relationships between objects is central to visual intelligence, with applications in embodied AI, assistive systems, and scene understanding. Yet, most visual relationship detection (VRD) models rely on a fixed predicate set,…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Shanmukha Vellamcheti , Sanjoy Kundu , Sathyanarayanan N. Aakur

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak supervision and…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Fang Wan , Pengxu Wei , Zhenjun Han , Jianbin Jiao , Qixiang Ye

The majority of existing few-shot learning methods describe image relations with binary labels. However, such binary relations are insufficient to teach the network complicated real-world relations, due to the lack of decision smoothness.…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Hongguang Zhang , Piotr Koniusz , Songlei Jian , Hongdong Li , Philip H. S. Torr

One of the most difficult tasks in scene understanding is recognizing interactions between objects in an image. This task is often called visual relationship detection (VRD). We consider the question of whether, given auxiliary textual data…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Gal Sadeh Kenigsfield , Ran El-Yaniv

Object-level data association is central to robotic applications such as tracking-by-detection and object-level simultaneous localization and mapping. While current learned visual data association methods outperform hand-crafted algorithms,…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yorai Shaoul , Katherine Liu , Kyel Ok , Nicholas Roy

In recent years, the performance of object detection has advanced significantly with the evolving deep convolutional neural networks. However, the state-of-the-art object detection methods still rely on accurate bounding box annotations…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Qingyi Tao , Hao Yang , Jianfei Cai

We present Language-mediated, Object-centric Representation Learning (LORL), a paradigm for learning disentangled, object-centric scene representations from vision and language. LORL builds upon recent advances in unsupervised object…

机器学习 · 计算机科学 2021-06-09 Ruocheng Wang , Jiayuan Mao , Samuel J. Gershman , Jiajun Wu

Semantic Image Interpretation is the task of extracting a structured semantic description from images. This requires the detection of visual relationships: triples (subject,relation,object) describing a semantic relation between a subject…

机器学习 · 计算机科学 2019-10-02 Ivan Donadello , Luciano Serafini

Weakly-supervised video scene graph generation (WS-VSGG) aims to parse video content into structured relational triplets without bounding box annotations and with only sparse temporal labeling, significantly reducing annotation costs.…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Minseok Kang , Minhyeok Lee , Minjung Kim , Jungho Lee , Donghyeong Kim , Sungmin Woo , Inseok Jeon , Sangyoun Lee

Visual place recognition (VPR) is a key issue for robotics and autonomous systems. For the trade-off between time and performance, most of methods use the coarse-to-fine hierarchical architecture, which consists of retrieving top-N…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Y. Shen , R. Wang , W. Zuo , N. Zheng

In this paper, we explore the potential of Vision-Language Models (VLMs), specifically CLIP, in predicting visual object relationships, which involves interpreting visual features from images into language-based relations. Current…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Rakshith Subramanyam , T. S. Jayram , Rushil Anirudh , Jayaraman J. Thiagarajan

Training object detection models usually requires instance-level annotations, such as the positions and labels of all objects present in each image. Such supervision is unfortunately not always available and, more often, only image-level…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Martijn Oldenhof , Adam Arany , Yves Moreau , Edward De Brouwer

We address the problem of localisation of objects as bounding boxes in images and videos with weak labels. This weakly supervised object localisation problem has been tackled in the past using discriminative models where each object class…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Zhiyuan Shi , Timothy M. Hospedales , Tao Xiang

Weakly-supervised learning approaches have gained significant attention due to their ability to reduce the effort required for human annotations in training neural networks. This paper investigates a framework for weakly-supervised object…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Byeongkeun Kang , Sinhae Cha , Yeejin Lee

Relational video customization refers to the creation of personalized videos that depict user-specified relations between two subjects, a crucial task for comprehending real-world visual content. While existing methods can personalize…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yujie Wei , Shiwei Zhang , Hangjie Yuan , Biao Gong , Longxiang Tang , Xiang Wang , Haonan Qiu , Hengjia Li , Shuai Tan , Yingya Zhang , Hongming Shan

Learning visual similarity requires to learn relations, typically between triplets of images. Albeit triplet approaches being powerful, their computational complexity mostly limits training to only a subset of all possible training…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Karsten Roth , Timo Milbich , Björn Ommer

A critical object detection task is finetuning an existing model to detect novel objects, but the standard workflow requires bounding box annotations which are time-consuming and expensive to collect. Weakly supervised object detection…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tyler LaBonte , Yale Song , Xin Wang , Vibhav Vineet , Neel Joshi

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis