中文
相关论文

相关论文: LayeredDoc: Domain Adaptive Document Restoration w…

200 篇论文

In this paper, we propose an end-to-end trainable framework for restoring historical documents content that follows the correct reading order. In this framework, two branches named character branch and layout branch are added behind the…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Weihong Ma , Hesuo Zhang , Lianwen Jin , Sihang Wu , Jiapeng Wang , Yongpan Wang

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

Adapting generative models to specific domains presents an effective solution for satisfying specialized requirements. However, adapting to some complex domains remains challenging, especially when these domains require substantial paired…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Rui Zhao , Weijia Mao , Mike Zheng Shou

Domain adaptive semantic segmentation aims to train a model performing satisfactory pixel-level predictions on the target with only out-of-domain (source) annotations. The conventional solution to this task is to minimize the discrepancy…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Guoliang Kang , Yunchao Wei , Yi Yang , Yueting Zhuang , Alexander G. Hauptmann

Domain shift is a very challenging problem for semantic segmentation. Any model can be easily trained on synthetic data, where images and labels are artificially generated, but it will perform poorly when deployed on real environments. In…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Luigi Musto , Andrea Zinelli

When searching for information, a human reader first glances over a document, spots relevant sections and then focuses on a few sentences for resolving her intention. However, the high variance of document structure complicates to identify…

计算与语言 · 计算机科学 2019-02-14 Sebastian Arnold , Rudolf Schneider , Philippe Cudré-Mauroux , Felix A. Gers , Alexander Löser

Deep learning (DL) has revolutionized the field of document image analysis, showcasing superhuman performance across a diverse set of tasks. However, the inherent black-box nature of deep learning models still presents a significant…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Saifullah Saifullah , Stefan Agne , Andreas Dengel , Sheraz Ahmed

Generative retrieval represents a novel approach to information retrieval. It uses an encoder-decoder architecture to directly produce relevant document identifiers (docids) for queries. While this method offers benefits, current approaches…

信息检索 · 计算机科学 2024-09-30 Yubao Tang , Ruqing Zhang , Jiafeng Guo , Maarten de Rijke , Wei Chen , Xueqi Cheng

Considerable research attention has been paid to table detection by developing not only rule-based approaches reliant on hand-crafted heuristics but also deep learning approaches. Although recent studies successfully perform table detection…

机器学习 · 计算机科学 2022-11-15 Hyebin Kwon , Joungbin An , Dongwoo Lee , Won-Yong Shin

Since their release, Transformers have revolutionized many fields from Natural Language Understanding to Computer Vision. Document Understanding (DU) was not left behind with first Transformer based models for DU dating from late 2019.…

计算与语言 · 计算机科学 2023-09-12 Thibault Douzon , Stefan Duffner , Christophe Garcia , Jérémy Espinas

Image vectorization is a powerful technique that converts raster images into vector graphics, enabling enhanced flexibility and interactivity. However, popular image vectorization tools struggle with occluded regions, producing incomplete…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Ronghuan Wu , Wanchao Su , Jing Liao

Historical documents encompass a wealth of cultural treasures but suffer from severe damages including character missing, paper damage, and ink erosion over time. However, existing document processing methods primarily focus on…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Zhenhua Yang , Dezhi Peng , Yongxin Shi , Yuyi Zhang , Chongyu Liu , Lianwen Jin

The efficient extraction of text information from the background in degraded color document images is an important challenge in the preservation of ancient manuscripts. The imperfect preservation of ancient manuscripts has led to different…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Rui-Yang Ju , Yu-Shian Lin , Yanlin Jin , Chih-Chia Chen , Chun-Tse Chien , Jen-Shiun Chiang

Images seen during test time are often not from the same distribution as images used for learning. This problem, known as domain shift, occurs when training classifiers from object-centric internet image databases and trying to apply them…

计算机视觉与模式识别 · 计算机科学 2013-08-21 Erik Rodner , Judy Hoffman , Jeff Donahue , Trevor Darrell , Kate Saenko

The growing adoption of generative AI in real-world applications has exposed a critical bottleneck in the computational demands of diffusion-based text-to-image models. In this work, we propose KDC-Diff, a novel and scalable generative…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Md. Naimur Asif Borno , Md Sakib Hossain Shovon , Asmaa Soliman Al-Moisheer , Mohammad Ali Moni

In this paper we address the challenging problem of domain adaptation in LiDAR semantic segmentation. We consider the setting where we have a fully-labeled data set from source domain and a target domain with a few labeled and many…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Eduardo R. Corral-Soto , Mrigank Rochan , Yannis Y. He , Shubhra Aich , Yang Liu , Liu Bingbing

The automatic generation of radiology reports has emerged as a promising solution to reduce a time-consuming task and accurately capture critical disease-relevant findings in X-ray images. Previous approaches for radiology report generation…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Sang-Jun Park , Keun-Soo Heo , Dong-Hee Shin , Young-Han Son , Ji-Hye Oh , Tae-Eui Kam

Many techniques in computer vision, machine learning, and statistics rely on the fact that a signal of interest admits a sparse representation over some dictionary. Dictionaries are either available analytically, or can be learned from a…

计算机视觉与模式识别 · 计算机科学 2013-03-22 Simon Hawe , Matthias Seibert , Martin Kleinsteuber

Structure extraction from document images has been a long-standing research topic due to its high impact on a wide range of practical applications. In this paper, we share our findings on employing a hierarchical semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Mausoom Sarkar , Milan Aggarwal , Arneh Jain , Hiresh Gupta , Balaji Krishnamurthy

The growing complexity of legal cases has lead to an increasing interest in legal information retrieval systems that can effectively satisfy user-specific information needs. However, such downstream systems typically require documents to be…

计算与语言 · 计算机科学 2021-05-18 Dennis Aumiller , Satya Almasian , Sebastian Lackner , Michael Gertz
‹ 上一页 1 8 9 10 下一页 ›