paper-with-me

Papers

SGDraw: Scene Graph Drawing Interface Using Object-Oriented Representation

2022-11-30 · Tianyu Zhang, Xusheng Du, Chia-Ming Chang, Xi Yang, Haoran Xie

Scene understanding is an essential and challenging task in computer vision. To provide the visually fundamental graphical structure of an image, the scene graph has received increased attention due to its powerful semantic representation. However, it is difficult to draw a proper scene graph for image retrieval, image generation, and multi-modal applications. The conventional scene graph annotation interface is not easy to use in image annotations, and the automatic scene graph generation approaches using deep neural networks are prone to generate redundant content while disregarding details. In this work, we propose SGDraw, a scene graph drawing interface using object-oriented scene graph representation to help users draw and edit scene graphs interactively. For the proposed object-oriented representation, we consider the objects, attributes, and relationships of objects as a structural unit. SGDraw provides a web-based scene graph annotation and generation tool for scene understanding applications. To verify the effectiveness of the proposed interface, we conducted a comparison study with the conventional tool and the user experience study. The results show that SGDraw can help generate scene graphs with richer details and describe the images more accurately than traditional bounding box annotations. We believe the proposed SGDraw can be useful in various vision tasks, such as image retrieval and generation.

📄 PDF Abstract BibTeX arXiv:2211.16697

Code (3)

zty0304/sgdraw 공식 구현
MindSpore-scientific/code-14/tree/main/SGDR mindspore
MindSpore-scientific/code-5/tree/main/SGDR mindspore

Tasks

Graph GenerationImage GenerationImage RetrievalObjectRetrievalScene Graph GenerationScene Understanding

Similar Papers 제목 키워드 기반

Line Drawing Interpretation in a Multi-View Context

2015-06-01 · CVPR 2015 6 · Jean-Dominique Favreau, Florent Lafarge, Adrien Bousseau

Many design tasks involve the creation of new objects in the context of an existing scene. Existing work in computer vision only provides partial support for such tasks. On the one hand, multi-view stereo algorithms allo…

Graph-to-3D: End-to-End Generation and Manipulation of 3D Scenes Using Scene Graphs

2021-08-19 · ICCV 2021 10 · Helisa Dhamo, Fabian Manhardt, Nassir Navab, Federico Tombari

Controllable scene synthesis consists of generating 3D information that satisfy underlying specifications. Thereby, these specifications should be abstract, i.e. allowing easy user interaction, whilst providing enough in…

Object

Learning to generate line drawings that convey geometry and semantics

2022-03-23 · CVPR 2022 1 · Caroline Chan, Fredo Durand, Phillip Isola

This paper presents an unpaired method for creating line drawings from photographs. Current methods often rely on high quality paired datasets to generate line drawings. However, these datasets often have limitations due…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

AltCanvas: A Tile-Based Image Editor with Generative AI for Blind or Visually Impaired People

2024-08-05 · Seonghee Lee, Maho Kohga, Steve Landau, Sile O'Modhrain 외

People with visual impairments often struggle to create content that relies heavily on visual elements, particularly when conveying spatial and structural information. Existing accessible drawing tools, which construct i…

Math

ShadowDraw: From Any Object to Shadow-Drawing Compositional Art

2025-12-04 · Rundong Luo, Noah Snavely, Wei-Chiu Ma arxiv

We introduce ShadowDraw, a framework that transforms ordinary 3D objects into shadow-drawing compositional art. Given a 3D object, our system predicts scene parameters, including object pose and lighting, together with a…