中文
相关论文

相关论文: DocBinFormer: A Two-Level Transformer Network for …

200 篇论文

Document image enhancement is a fundamental and important stage for attaining the best performance in any document analysis assignment because there are many degradation situations that could harm document images, making it more difficult…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Risab Biswas , Swalpa Kumar Roy , Umapada Pal

Document Image Binarization is a well-known problem in Document Analysis and Computer Vision, although it is far from being solved. One of the main challenges of this task is that documents generally exhibit degradations and acquisition…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Fabio Quattrini , Vittorio Pippi , Silvia Cascianelli , Rita Cucchiara

Document images can be affected by many degradation scenarios, which cause recognition and processing difficulties. In this age of digitization, it is important to denoise them for proper usage. To address this challenge, we present a new…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Mohamed Ali Souibgui , Sanket Biswas , Sana Khamekhem Jemni , Yousri Kessentini , Alicia Fornés , Josep Lladós , Umapada Pal

Handwritten document-image binarization is a semantic segmentation process to differentiate ink pixels from background pixels. It is one of the essential steps towards character recognition, writer identification, and script-style evolution…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Maruf A. Dhali , Jan Willem de Wit , Lambert Schomaker

Binarization of document images is an important pre-processing step in the field of document analysis. Traditional image binarization techniques usually rely on histograms or local statistics to identify a valid threshold to differentiate…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Richin Sukesh , Mathias Seuret , Anguelos Nicolaou , Martin Mayr , Vincent Christlein

Binarization plays a key role in the automatic information retrieval from document images. This process is usually performed in the first stages of documents analysis systems, and serves as a basis for subsequent steps. Hence it has to be…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Jorge Calvo-Zaragoza , Antonio-Javier Gallego

Historical Document Image Binarization is a well-known segmentation problem in image processing. Despite ubiquity, traditional thresholding algorithms achieved limited success on severely degraded document images. With the advent of deep…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Avirup Dey , Nibaran Das , Mita Nasipuri

In this paper we present a fully trainable binarization solution for degraded document images. Unlike previous attempts that often used simple features with a series of pre- and post-processing, our solution encodes all heuristics about…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Yue Wu , Stephen Rawls , Wael AbdAlmageed , Premkumar Natarajan

Binarization of degraded document images is an elementary step in most of the problems in document image analysis domain. The paper re-visits the binarization problem by introducing an adversarial learning approach. We construct a Texture…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Ankan Kumar Bhunia , Ayan Kumar Bhunia , Aneeshan Sain , Partha Pratim Roy

Model binarization can significantly compress model size, reduce energy consumption, and accelerate inference through efficient bit-wise operations. Although binarizing convolutional neural networks have been extensively studied, there is…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Yefei He , Zhenyu Lou , Luoming Zhang , Jing Liu , Weijia Wu , Hong Zhou , Bohan Zhuang

Document image binarization is often a challenging task due to various forms of degradation. Although there exist several binarization techniques in literature, the binarized image is typically sensitive to control parameter settings of the…

信息检索 · 计算机科学 2018-02-22 Ekta Vats , Anders Hast , Prashant Singh

Model binarization has made significant progress in enabling real-time and energy-efficient computation for convolutional neural networks (CNN), offering a potential solution to the deployment challenges faced by Vision Transformers (ViTs)…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Tian Gao , Zhiyuan Zhang , Yu Zhang , Huajun Liu , Kaijie Yin , Chengzhong Xu , Hui Kong

Document image has been the area of research for a couple of decades because of its potential application in the area of text recognition, line recognition or any other shape recognition from the image. For most of these purposes…

计算机视觉与模式识别 · 计算机科学 2015-02-02 Mahua Nandy , Satadal Saha

This paper presents a new Vision Transformer (ViT) architecture Multi-Scale Vision Longformer, which significantly enhances the ViT of \cite{dosovitskiy2020image} for encoding high-resolution images using two techniques. The first is the…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Pengchuan Zhang , Xiyang Dai , Jianwei Yang , Bin Xiao , Lu Yuan , Lei Zhang , Jianfeng Gao

Binarization of degraded historical manuscript images is an important pre-processing step for many document processing tasks. We formulate binarization as a pixel classification learning task and apply a novel Fully Convolutional Network…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chris Tensmeyer , Tony Martinez

With the increasing popularity and the increasing size of vision transformers (ViTs), there has been an increasing interest in making them more efficient and less computationally costly for deployment on edge devices with limited computing…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Phuoc-Hoan Charles Le , Xinlin Li

Image binarization techniques are being popularly used in enhancement of noisy and/or degraded images catering different Document Image Anlaysis (DIA) applications like word spotting, document retrieval, and OCR. Most of the existing…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Bulla Rajesh , Manav Kamlesh Agrawal , Milan Bhuva , Kisalaya Kishore , Mohammed Javed

Vision Transformers (ViTs) have emerged as the fundamental architecture for most computer vision fields, but the considerable memory and computation costs hinders their application on resource-limited devices. As one of the most powerful…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Junrui Xiao , Zhikai Li , Lianwei Yang , Qingyi Gu

Binarization of digital documents is the task of classifying each pixel in an image of the document as belonging to the background (parchment/paper) or foreground (text/ink). Historical documents are often subjected to degradations, that…

机器学习 · 统计学 2018-05-18 Kalyan Ram Ayyalasomayajula , Filip Malmberg , Anders Brun

Vision Transformers (ViT)s have recently become popular due to their outstanding modeling capabilities, in particular for capturing long-range information, and scalability to dataset and model sizes which has led to state-of-the-art…

图像与视频处理 · 电气工程与系统科学 2022-04-06 Ali Hatamizadeh , Ziyue Xu , Dong Yang , Wenqi Li , Holger Roth , Daguang Xu
‹ 上一页 1 2 3 10 下一页 ›