中文
相关论文

相关论文: Assisting Scene Graph Generation with Self-Supervi…

200 篇论文

Understanding the 3D world without supervision is currently a major challenge in computer vision as the annotations required to supervise deep networks for tasks in this domain are expensive to obtain on a large scale. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Octave Mariotti , Oisin Mac Aodha , Hakan Bilen

Recent approaches on visual scene understanding attempt to build a scene graph -- a computational representation of objects and their pairwise relationships. Such rich semantic representation is very appealing, yet difficult to obtain from…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Paul Gay , Stuart James , Alessio Del Bue

Understanding a visual scene incorporates objects, relationships, and context. Traditional methods working on an image mostly focus on object detection and fail to capture the relationship between the objects. Relationships can give rich…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Himangi Mittal , Ajith Abraham , Anuja Arora

Synthesizing realistic and diverse indoor 3D scene layouts in a controllable fashion opens up applications in simulated navigation and virtual reality. As concise and robust representations of a scene, scene graphs have proven to be…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Pietro Bonazzi , Mengqi Wang , Diego Martin Arroyo , Fabian Manhardt , Nico Messikomer , Federico Tombari , Davide Scaramuzza

Understanding the geometric relationships between objects in a scene is a core capability in enabling both humans and autonomous agents to navigate in new environments. A sparse, unified representation of the scene topology will allow…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Zachary Seymour , Niluthpol Chowdhury Mithun , Han-Pang Chiu , Supun Samarasekera , Rakesh Kumar

If an image tells a story, the image caption is the briefest narrator. Generally, a scene graph prefers to be an omniscient generalist, while the image caption is more willing to be a specialist, which outlines the gist. Lots of previous…

计算机视觉与模式识别 · 计算机科学 2021-10-13 W. Wang , R. Wang , X. Chen

The task of scene graph generation entails identifying object entities and their corresponding interaction predicates in a given image (or video). Due to the combinatorially large solution space, existing approaches to scene graph…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Siddhesh Khandelwal , Leonid Sigal

3D Semantic Scene Graph Prediction aims to detect objects and their semantic relationships in 3D scenes, and has emerged as a crucial technology for robotics and AR/VR applications. While previous research has addressed dataset limitations…

计算机视觉与模式识别 · 计算机科学 2026-03-20 KunHo Heo , GiHyun Kim , SuYeon Kim , MyeongAh Cho

Visual Commonsense Reasoning, which is regarded as one challenging task to pursue advanced visual scene comprehension, has been used to diagnose the reasoning ability of AI systems. However, reliable reasoning requires a good grasp of the…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Fan Yuan , Xiaoyuan Fang , Rong Quan , Jing Li , Wei Bi , Xiaogang Xu , Piji Li

Spatial computing experiences are constrained by the real-world surroundings of the user. In such experiences, augmenting virtual objects to existing scenes require a contextual approach, where geometrical conflicts are avoided, and…

图形学 · 计算机科学 2020-10-01 Mohammad Keshavarzi , Aakash Parikh , Xiyu Zhai , Melody Mao , Luisa Caldas , Allen Y. Yang

Traditional image recognition involves identifying the key object in a portrait-type image with a single object focus (ILSVRC, AlexNet, and VGG). More recent approaches consider dense image recognition - segmenting an image with appropriate…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Abhijit Suprem , Polo Chau

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

Generating images from scene graphs is a challenging task that attracted substantial interest recently. Prior works have approached this task by generating an intermediate layout description of the target image. However, the representation…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Maor Ivgi , Yaniv Benny , Avichai Ben-David , Jonathan Berant , Lior Wolf

Generating realistic images of complex visual scenes becomes challenging when one wishes to control the structure of the generated images. Previous approaches showed that scenes with few entities can be controlled using scene graphs, but…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Roei Herzig , Amir Bar , Huijuan Xu , Gal Chechik , Trevor Darrell , Amir Globerson

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

In this work, we seek new insights into the underlying challenges of the Scene Graph Generation (SGG) task. Quantitative and qualitative analysis of the Visual Genome dataset implies -- 1) Ambiguity: even if inter-object relationship…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Sangmin Woo , Junhyug Noh , Kangil Kim

This paper explores object detection in the small data regime, where only a limited number of annotated bounding boxes are available due to data rarity and annotation expense. This is a common challenge today with machine learning being…

计算机视觉与模式识别 · 计算机科学 2019-10-17 Lanlan Liu , Michael Muelly , Jia Deng , Tomas Pfister , Li-Jia Li

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Scene graph generation aims to interpret an input image by explicitly modelling the potential objects and their relationships, which is predominantly solved by the message passing neural network models in previous methods. Currently, such…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Daqi Liu , Miroslaw Bober , Josef Kittler

Self-supervision as an emerging technique has been employed to train convolutional neural networks (CNNs) for more transferrable, generalizable, and robust representation learning of images. Its introduction to graph convolutional networks…

机器学习 · 计算机科学 2020-07-21 Yuning You , Tianlong Chen , Zhangyang Wang , Yang Shen