中文
相关论文

相关论文: Faster DAN: Multi-target Queries with Document Pos…

200 篇论文

Document image segmentation is crucial for document analysis and recognition but remains challenging due to the diversity of document formats and segmentation tasks. Existing methods often address these tasks separately, resulting in…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xiao-Hui Li , Fei Yin , Cheng-Lin Liu

Recently, scene text detection has become an active research topic in computer vision and document analysis, because of its great importance and significant challenge. However, vast majority of the existing methods detect text within local…

计算机视觉与模式识别 · 计算机科学 2016-07-06 Cong Yao , Xiang Bai , Nong Sang , Xinyu Zhou , Shuchang Zhou , Zhimin Cao

Large amounts of annotated data have become more important than ever, especially since the rise of deep learning techniques. However, manual annotations are costly. We propose a tool that enables researchers to create large, high-quality,…

数字图书馆 · 计算机科学 2021-12-23 Franziska Weeber , Felix Hamborg , Karsten Donnay , Bela Gipp

Conformer-based models have become the dominant end-to-end architecture for speech processing tasks. With the objective of enhancing the conformer architecture for efficient training and inference, we carefully redesigned Conformer with a…

We present FasterSeg, an automatically designed semantic segmentation network with not only state-of-the-art performance but also faster speed than current methods. Utilizing neural architecture search (NAS), FasterSeg is discovered from a…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Wuyang Chen , Xinyu Gong , Xianming Liu , Qian Zhang , Yuan Li , Zhangyang Wang

The proliferation of scene text in both structured and unstructured environments presents significant challenges in optical character recognition (OCR), necessitating more efficient and robust text spotting solutions. This paper presents…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Alloy Das , Sanket Biswas , Umapada Pal , Josep Lladós , Saumik Bhattacharya

Dense retrieval conducts text retrieval in the embedding space and has shown many advantages compared to sparse retrieval. Existing dense retrievers optimize representations of queries and documents with contrastive training and map them to…

信息检索 · 计算机科学 2021-07-19 Yizhi Li , Zhenghao Liu , Chenyan Xiong , Zhiyuan Liu

Symbol detection techniques in online handwritten graphics (e.g. diagrams and mathematical expressions) consist of methods specifically designed for a single graphic type. In this work, we evaluate the Faster R-CNN object detection…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Frank D. Julca-Aguilar , Nina S. T. Hirata

Unconstrained text recognition is an important computer vision task, featuring a wide variety of different sub-tasks, each with its own set of challenges. One of the biggest promises of deep neural networks has been the convergence and…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Mohamed Yousef , Khaled F. Hussain , Usama S. Mohammed

Handwritten text and scene text suffer from various shapes and distorted patterns. Thus training a robust recognition model requires a large amount of data to cover diversity as much as possible. In contrast to data collection and…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Canjie Luo , Yuanzhi Zhu , Lianwen Jin , Yongpan Wang

Legal practitioners and judicial institutions face an ever-growing volume of case-law documents characterised by formalised language, lengthy sentence structures, and highly specialised terminology, making manual triage both time-consuming…

The pressing need for digitization of historical documents has led to a strong interest in designing computerised image processing methods for automatic handwritten text recognition. However, not much attention has been paid on studying the…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Liang Cheng , Jonas Frankemölle , Adam Axelsson , Ekta Vats

Speculative Decoding has gained popularity as an effective technique for accelerating the auto-regressive inference process of Large Language Models. However, Speculative Decoding entirely relies on the availability of efficient draft…

计算与语言 · 计算机科学 2025-06-06 Ofir Zafrir , Igor Margulis , Dorin Shteyman , Shira Guskin , Guy Boudoukh

Without relevant human priors, neural networks may learn uninterpretable features. We propose Dynamics of Attention for Focus Transition (DAFT) as a human prior for machine reasoning. DAFT is a novel method that regularizes attention-based…

机器学习 · 统计学 2019-12-24 Wonjae Kim , Yoonho Lee

Image-text matching plays a central role in bridging the semantic gap between vision and language. The key point to achieve precise visual-semantic alignment lies in capturing the fine-grained cross-modal correspondence between image and…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Zhong Ji , Kexin Chen , Haoran Wang

Based on an exponentially increasing number of academic articles, discovering and citing comprehensive and appropriate resources has become a non-trivial task. Conventional citation recommender methods suffer from severe information loss.…

信息检索 · 计算机科学 2020-12-04 Yang Zhang , Qiang Ma

The goal of screening prioritisation in systematic reviews is to identify relevant documents with high recall and rank them in early positions for review. This saves reviewing effort if paired with a stopping criterion, and speeds up review…

信息检索 · 计算机科学 2024-07-18 Xinyu Mao , Shengyao Zhuang , Bevan Koopman , Guido Zuccon

Temporal action detection (TAD) is an important yet challenging task in video understanding. It aims to simultaneously predict the semantic label and the temporal interval of every action instance in an untrimmed video. Rather than…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Xiaolong Liu , Song Bai , Xiang Bai

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detection results, mainly…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Tao Sheng , Zhouhui Lian

State-of-the-art neural models typically encode document-query pairs using cross-attention for re-ranking. To this end, models generally utilize an encoder-only (like BERT) paradigm or an encoder-decoder (like T5) approach. These paradigms,…