中文
相关论文

相关论文: Visual Jenga: Discovering Object Dependencies via …

200 篇论文

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

Vision-based robotic object grasping is typically investigated in the context of isolated objects or unstructured object sets in bin picking scenarios. However, there are several settings, such as construction or warehouse automation, where…

机器人学 · 计算机科学 2025-06-17 Sai Srinivas Jeevanandam , Sandeep Inuganti , Shreedhar Govil , Didier Stricker , Jason Rambach

With the explosive growth of web-based cameras and mobile devices, billions of photographs are uploaded to the internet. We can trivially collect a huge number of photo streams for various goals, such as 3D scene reconstruction and other…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jianjun Yang , Yin Wang , Honggang Wang , Kun Hua , Wei Wang , Ju Shen

Existing image inpainting methods typically fill holes by borrowing information from surrounding pixels. They often produce unsatisfactory results when the holes overlap with or touch foreground objects due to lack of information about the…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wei Xiong , Jiahui Yu , Zhe Lin , Jimei Yang , Xin Lu , Connelly Barnes , Jiebo Luo

World models require robust relational understanding to support prediction, reasoning, and control. While object-centric representations provide a useful abstraction, they are not sufficient to capture interaction-dependent dynamics. We…

人工智能 · 计算机科学 2026-05-29 Heejeong Nam , Quentin Le Lidec , Lucas Maes , Yann LeCun , Randall Balestriero

Objects and their relationships are critical contents for image understanding. A scene graph provides a structured description that captures these properties of an image. However, reasoning about the relationships between objects is very…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Sanghyun Woo , Dahun Kim , Donghyeon Cho , In So Kweon

Inverse rendering aims to estimate physical attributes of a scene, e.g., reflectance, geometry, and lighting, from image(s). Inverse rendering has been studied primarily for single objects or with methods that solve for only one of the…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Soumyadip Sengupta , Jinwei Gu , Kihwan Kim , Guilin Liu , David W. Jacobs , Jan Kautz

Manipulating images of complex scenes to reconstruct, insert and/or remove specific object instances is a challenging task. Complex scenes contain multiple semantics and objects, which are frequently cluttered or ambiguous, thus hampering…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Pierfrancesco Ardino , Yahui Liu , Elisa Ricci , Bruno Lepri , Marco De Nadai

The significant progress on Generative Adversarial Networks (GANs) has facilitated realistic single-object image generation based on language input. However, complex-scene generation (with various interactions among multiple objects) still…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Tianyu Hua , Hongdong Zheng , Yalong Bai , Wei Zhang , Xiao-Ping Zhang , Tao Mei

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

We aim to tackle the challenging yet practical scenery image outpainting task in this work. Recently, generative adversarial learning has significantly advanced the image outpainting by producing semantic consistent content for the given…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yaxiong Wang , Yunchao Wei , Xueming Qian , Li Zhu , Yi Yang

With robots increasingly collaborating with humans in everyday tasks, it is important to take steps toward robotic systems capable of understanding the environment. This work focuses on scene understanding to detect pick and place tasks…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Seraj Ghasemi , Hamed Hosseini , MohammadHossein Koosheshi , Mehdi Tale Masouleh , Ahmad Kalhor

An effective way to model the complex real world is to view the world as a composition of basic components of objects and transformations. Although humans through development understand the compositionality of the real world, it is…

计算机视觉与模式识别 · 计算机科学 2022-03-23 T. Takada , W. Shimaya , Y. Ohmura , Y. Kuniyoshi

Text-based games are becoming commonly used in reinforcement learning as real-world simulation environments. They are usually imperfect information games, and their interactions are only in the textual modality. To challenge these games, it…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Tsunehiko Tanaka , Daiki Kimura , Michiaki Tatsubori

From a single picture of a scene, people can typically grasp the spatial layout immediately and even make good guesses at materials properties and where light is coming from to illuminate the scene. For example, we can reliably tell which…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Kevin Karsch

Dynamic scene graph generation from a video is challenging due to the temporal dynamics of the scene and the inherent temporal fluctuations of predictions. We hypothesize that capturing long-term temporal dependencies is the key to…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Shengyu Feng , Subarna Tripathi , Hesham Mostafa , Marcel Nassar , Somdeb Majumdar

Image inpainting is a non-trivial task in computer vision due to multiple possibilities for filling the missing data, which may be dependent on the global information of the image. Most of the existing approaches use the attention mechanism…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Gourav Wadhwa , Abhinav Dhall , Subrahmanyam Murala , Usman Tariq

What happens if one pushes a cup sitting on a table toward the edge of the table? How about pushing a desk against a wall? In this paper, we study the problem of understanding the movements of objects as a result of applying external forces…

计算机视觉与模式识别 · 计算机科学 2016-03-18 Roozbeh Mottaghi , Mohammad Rastegari , Abhinav Gupta , Ali Farhadi

We describe a method that predicts, from a single RGB image, a depth map that describes the scene when a masked object is removed - we call this "counterfactual depth" that models hidden scene geometry together with the observations. Our…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Theerasit Issaranon , Chuhang Zou , David Forsyth

Scene graph is a structured representation of a scene that can clearly express the objects, attributes, and relationships between objects in the scene. As computer vision technology continues to develop, people are no longer satisfied with…

计算机视觉与模式识别 · 计算机科学 2022-01-10 Xiaojun Chang , Pengzhen Ren , Pengfei Xu , Zhihui Li , Xiaojiang Chen , Alex Hauptmann