中文
相关论文

相关论文: LayoutDETR: Detection Transformer Is a Good Multim…

200 篇论文

Layout generation is a novel task in computer vision, which combines the challenges in both object localization and aesthetic appraisal, widely used in advertisements, posters, and slides design. An accurate and pleasant layout should…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Yunning Cao , Ye Ma , Min Zhou , Chuanbin Liu , Hongtao Xie , Tiezheng Ge , Yuning Jiang

Designing visually appealing layouts for multimedia documents containing text, graphs and images requires a form of creative intelligence. Modelling the generation of layouts has recently gained attention due to its importance in aesthetics…

计算机视觉与模式识别 · 计算机科学 2023-01-18 David D. Nguyen , Surya Nepal , Salil S. Kanhere

Layout generation aims to synthesize realistic graphic scenes consisting of elements with different attributes including category, size, position, and between-element relation. It is a crucial task for reducing the burden on heavy-duty…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Mude Hui , Zhizheng Zhang , Xiaoyi Zhang , Wenxuan Xie , Yuwang Wang , Yan Lu

Recent deep learning methods can generate diverse graphic design layouts efficiently. However, these methods often create layouts with flaws, such as misalignment, unwanted overlaps, and unsatisfied containment. To tackle this issue, we…

图形学 · 计算机科学 2025-08-26 I-Chao Shen , Ariel Shamir , Takeo Igarashi

Controllable layout generation aims at synthesizing plausible arrangement of element bounding boxes with optional constraints, such as type or position of a specific element. In this work, we try to solve a broad range of layout generation…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Naoto Inoue , Kotaro Kikuchi , Edgar Simo-Serra , Mayu Otani , Kota Yamaguchi

In this work, we investigate automatic design composition from multimodal graphic elements. Although recent studies have developed various generative models for graphic design, they usually face the following limitations: they only focus on…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Jiawei Lin , Shizhao Sun , Danqing Huang , Ting Liu , Ji Li , Jiang Bian

Creating graphic layouts is a fundamental step in graphic designs. In this work, we present a novel generative model named LayoutDiffusion for automatic layout generation. As layout is typically represented as a sequence of discrete tokens,…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Junyi Zhang , Jiaqi Guo , Shizhao Sun , Jian-Guang Lou , Dongmei Zhang

Content-aware layout generation is a critical task in graphic design automation, focused on creating visually appealing arrangements of elements that seamlessly blend with a given background image. The variety of real-world applications…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Zeyang Liu , Le Wang , Sanping Zhou , Yuxuan Wu , Xiaolong Sun , Gang Hua , Haoxiang Li

We present a context aware object detection method based on a retrieve-and-transform scene layout model. Given an input image, our approach first retrieves a coarse scene layout from a codebook of typical layout templates. In order to…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Tao Wang , Xuming He , Yuanzheng Cai , Guobao Xiao

Analyzing the layout of a document to identify headers, sections, tables, figures etc. is critical to understanding its content. Deep learning based approaches for detecting the layout structure of document images have been promising.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Natraj Raman , Sameena Shah , Manuela Veloso

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Bo Du , Dacheng Tao

Visual chart recognition systems are gaining increasing attention due to the growing demand for automatically identifying table headers and values from chart images. Current methods rely on keypoint detection to estimate data element shapes…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Wenyuan Xue , Dapeng Chen , Baosheng Yu , Yifei Chen , Sai Zhou , Wei Peng

End-to-end Transformer-based detectors (DETRs) have demonstrated strong detection performance. However, domain generalization (DG) research has primarily focused on convolutional neural network (CNN)-based detectors, while paying little…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Seongmin Hwang , Daeyoung Han , Moongu Jeon

Document layout comprises both structural and visual (eg. font-sizes) information that is vital but often ignored by machine learning models. The few existing models which do use layout information only consider textual contents, and…

计算与语言 · 计算机科学 2021-04-20 Te-Lin Wu , Cheng Li , Mingyang Zhang , Tao Chen , Spurthi Amba Hombaiah , Michael Bendersky

We address the problem of indoor layout synthesis, which is a topic of continuing research interest in computer graphics. The newest works made significant progress using data-driven generative methods; however, these approaches rely on…

图形学 · 计算机科学 2022-10-25 Kurt Leimer , Paul Guerrero , Tomer Weiss , Przemyslaw Musialski

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Aishwarya Kamath , Mannat Singh , Yann LeCun , Gabriel Synnaeve , Ishan Misra , Nicolas Carion

Designers craft and edit graphic designs in a layer representation, but layer-based editing becomes impossible once composited into a raster image. In this work, we propose LayerD, a method to decompose raster graphic designs into layers…

图形学 · 计算机科学 2025-09-30 Tomoyuki Suzuki , Kang-Jun Liu , Naoto Inoue , Kota Yamaguchi

We present a novel method for local image feature matching. Instead of performing image feature detection, description, and matching sequentially, we propose to first establish pixel-wise dense matches at a coarse level and later refine the…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jiaming Sun , Zehong Shen , Yuang Wang , Hujun Bao , Xiaowei Zhou

This paper takes an important step in bridging the performance gap between DETR and R-CNN for graphical object detection. Existing graphical object detection approaches have enjoyed recent enhancements in CNN-based object detection methods,…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Marcus Liwicki , Muhammad Zeshan Afzal