中文
相关论文

相关论文: SCoRD: Subject-Conditional Relation Detection with…

200 篇论文

Domain Adaptive Object Detection (DAOD) focuses on improving the generalization ability of object detectors via knowledge transfer. Recent advances in DAOD strive to change the emphasis of the adaptation process from global to local in…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Chaoqi Chen , Jiongcheng Li , Hong-Yu Zhou , Xiaoguang Han , Yue Huang , Xinghao Ding , Yizhou Yu

Autonomous vehicles navigate in dynamically changing environments under a wide variety of conditions, being continuously influenced by surrounding objects. Modelling interactions among agents is essential for accurately forecasting other…

机器学习 · 计算机科学 2021-06-01 Sandra Carrasco , David Fernández Llorca , Miguel Ángel Sotelo

Visual relationship detection can bridge the gap between computer vision and natural language for scene understanding of images. Different from pure object recognition tasks, the relation triplets of subject-predicate-object lie on an…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Zhen Cui , Chunyan Xu , Wenming Zheng , Jian Yang

Visual relationships capture a wide variety of interactions between pairs of objects in images (e.g. "man riding bicycle" and "man pushing bicycle"). Consequently, the set of possible relationships is extremely large and it is difficult to…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Cewu Lu , Ranjay Krishna , Michael Bernstein , Li Fei-Fei

Detecting visual relationships, i.e. <Subject, Predicate, Object> triplets, is a challenging Scene Understanding task approached in the past via linguistic priors or spatial information in a single feature branch. We introduce a new deeply…

计算机视觉与模式识别 · 计算机科学 2019-02-18 Nikolaos Gkanatsios , Vassilis Pitsikalis , Petros Koutras , Athanasia Zlatintsi , Petros Maragos

Context, as referred to situational factors related to the object of interest, can help infer the object's states or properties in visual recognition. As such contextual features are too diverse (across instances) to be annotated, existing…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Mingzhou Liu , Xinwei Sun , Fandong Zhang , Yizhou Yu , Yizhou Wang

In this paper we describe the design and the ideas motivating a new Continual Learning benchmark for Autonomous Driving (CLAD), that focuses on the problems of object classification and object detection. The benchmark utilises SODA10M, a…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Eli Verwimp , Kuo Yang , Sarah Parisot , Hong Lanqing , Steven McDonagh , Eduardo Pérez-Pellitero , Matthias De Lange , Tinne Tuytelaars

We study the task of establishing object-level visual correspondence across different viewpoints in videos, focusing on the challenging egocentric-to-exocentric and exocentric-to-egocentric scenarios. We propose a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Shannan Yan , Leqi Zheng , Keyu Lv , Jingchen Ni , Hongyang Wei , Jiajun Zhang , Guangting Wang , Jing Lyu , Chun Yuan , Fengyun Rao

We solve object localisation in partial scenes, a new problem of estimating the unknown position of an object (e.g. where is the bag?) given a partial 3D scan of a scene. The proposed solution is based on a novel scene graph model, the…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Francesco Giuliari , Geri Skenderi , Marco Cristani , Yiming Wang , Alessio Del Bue

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

Speech Emotion Recognition (SER) has been traditionally formulated as a classification task. However, emotions are generally a spectrum whose distribution varies from situation to situation leading to poor Out-of-Domain (OOD) performance.…

声音 · 计算机科学 2024-07-23 Hazim Bukhari , Soham Deshmukh , Hira Dhamyal , Bhiksha Raj , Rita Singh

We present a method for learning 3D spatial relationships between object pairs, referred to as object-object spatial relationships (OOR), by leveraging synthetically generated 3D samples from pre-trained 2D diffusion models. We hypothesize…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Sangwon Baik , Hyeonwoo Kim , Hanbyul Joo

This work focuses on the semantic relations between scenes and objects for visual object recognition. Semantic knowledge can be a powerful source of information especially in scenarios with few or no annotated training samples. These…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Rene Grzeszick , Gernot A. Fink

Group regression is commonly used in 3D object detection to predict box parameters of similar classes in a joint head, aiming to benefit from similarities while separating highly dissimilar classes. For query-based perception methods, this…

机器学习 · 计算机科学 2023-08-29 Felicia Ruppel , Florian Faion , Claudius Gläser , Klaus Dietmayer

Detecting the relations among objects, such as "cat on sofa" and "person ride horse", is a crucial task in image understanding, and beneficial to bridging the semantic gap between images and natural language. Despite the remarkable progress…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Li Zhou , Jian Zhao , Jianshu Li , Li Yuan , Jiashi Feng

Recently, one-stage visual grounders attract high attention due to their comparable accuracy but significantly higher efficiency than two-stage grounders. However, inter-object relation modeling has not been well studied for one-stage…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yang Jiao , Zequn Jie , Jingjing Chen , Lin Ma , Yu-Gang Jiang

Zero-shot relation triplet extraction (ZeroRTE) aims to extract relation triplets from unstructured texts under the zero-shot setting, where the relation sets at the training and testing stages are disjoint. Previous state-of-the-art method…

计算与语言 · 计算机科学 2022-12-14 Yuquan Lan , Dongxu Li , Yunqi Zhang , Hui Zhao , Gang Zhao

Image-text retrieval of natural scenes has been a popular research topic. Since image and text are heterogeneous cross-modal data, one of the key challenges is how to learn comprehensive yet unified representations to express the…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Sijin Wang , Ruiping Wang , Ziwei Yao , Shiguang Shan , Xilin Chen

Modern 3D semantic scene graph estimation methods utilize ground truth 3D annotations to accurately predict target objects, predicates, and relationships. In the absence of given 3D ground truth representations, we explore leveraging only…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Qi Xun Yeo , Yanyan Li , Gim Hee Lee

Cross-modal retrieval methods are the preferred tool to search databases for the text that best matches a query image and vice versa. However, image-text retrieval models commonly learn to memorize spurious correlations in the training…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Jae Myung Kim , A. Sophia Koepke , Cordelia Schmid , Zeynep Akata