中文
相关论文

相关论文: Page Stream Segmentation with Convolutional Neural…

200 篇论文

This paper describes a novel method for partitioning image into meaningful segments. The proposed method employs watershed transform, a well-known image segmentation technique. Along with that, it uses various auxiliary schemes such as…

计算机视觉与模式识别 · 计算机科学 2013-03-21 Ankit R. Chadha , Neha S. Satam

Recently, the concept of unsupervised learning for superpixel segmentation via CNNs has been studied. Essentially, such methods generate superpixels by convolutional neural network (CNN) employed on a single image, and such CNNs are trained…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Moshe Eliasof , Nir Ben Zikri , Eran Treister

Resampling detection plays an important role in identifying image tampering, such as image splicing. Currently, the resampling detection is still difficult in recompressed images, which are yielded by applying resampling followed by…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Gang Cao , Antao Zhou , Xianglin Huang , Gege Song , Lifang Yang , Yonggui Zhu

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

While analyzing scanned documents, handwritten text can overlap with printed text. This overlap causes difficulties during the optical character recognition (OCR) and digitization process of documents, and subsequently, hurts downstream NLP…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Sina Gholamian , Ali Vahdat

We introduce SketchGNN, a convolutional graph neural network for semantic segmentation and labeling of freehand vector sketches. We treat an input stroke-based sketch as a graph, with nodes representing the sampled points along input…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Lumin Yang , Jiajie Zhuang , Hongbo Fu , Xiangzhi Wei , Kun Zhou , Youyi Zheng

Document chunking is a critical task in natural language processing (NLP) that involves dividing a document into meaningful segments. Traditional methods often rely solely on semantic analysis, ignoring the spatial layout of elements, which…

计算与语言 · 计算机科学 2025-01-13 Prashant Verma

Image segmentation is the foundation of several computer vision tasks, where pixel-wise knowledge is a prerequisite for achieving the desired target. Deep learning has shown promising performance in supervised image segmentation. However,…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Boujemaa Guermazi , Riadh Ksantini , Naimul Khan

The goal of this paper is to present a new efficient image segmentation method based on evolutionary computation which is a model inspired from human behavior. Based on this model, a four layer process for image segmentation is proposed…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Roohollah Aslanzadeh , Kazem Qazanfari , Mohammad Rahmati

The digitization of historical maps enables the study of ancient, fragile, unique, and hardly accessible information sources. Main map features can be retrieved and tracked through the time for subsequent thematic analysis. The goal of this…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Yizi Chen , Edwin Carlinet , Joseph Chazalon , Clément Mallet , Bertrand Duménieu , Julien Perret

Superpixels provide an efficient low/mid-level representation of image data, which greatly reduces the number of image primitives for subsequent vision tasks. Existing superpixel algorithms are not differentiable, making them difficult to…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Varun Jampani , Deqing Sun , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz

Semantic image segmentation, which becomes one of the key applications in image processing and computer vision domain, has been used in multiple domains such as medical area and intelligent transportation. Lots of benchmark datasets are…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Xiaolong Liu , Zhidong Deng , Yuhan Yang

Document segmentation is a method of rending the document into distinct regions. A document is an assortment of information and a standard mode of conveying information to others. Pursuance of data from documents involves ton of human…

计算机视觉与模式识别 · 计算机科学 2013-03-05 N. Priyadharshini , M. S. Vijaya

The extraction of text in high quality is essential for text-based document analysis tasks like Document Classification or Named Entity Recognition. Unfortunately, this is not always ensured, as poor scan quality and the resulting artifacts…

计算机视觉与模式识别 · 计算机科学 2023-06-06 David Kreuzer , Michael Munz

In recent years, using a deep convolutional neural network (CNN) as a feature encoder (or backbone) is the most commonly observed architectural pattern in several computer vision methods, and semantic segmentation is no exception. The two…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Venkata Satya Sai Ajay Daliparthi

Grain segmentation of sandstone that is partitioning the grain from its surrounding matrix/cement in the thin section is the primary step for computer-aided mineral identification and sandstone classification. The microscopic images of…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Rajdeep Das , Ajoy Mondal , Tapan Chakraborty , Kuntal Ghosh

Ubiquitous sensors today emit high frequency streams of numerical measurements that reflect properties of human, animal, industrial, commercial, and natural processes. Shifts in such processes, e.g. caused by external events or internal…

机器学习 · 计算机科学 2025-04-04 Arik Ermshaus , Patrick Schäfer , Ulf Leser

Image restoration is very crucial computer vision task. This paper describes two novel methods for the restoration of old degraded handwritten documents using deep neural network. In addition to that, a small-scale dataset of 26 heritage…

计算机视觉与模式识别 · 计算机科学 2020-01-27 Mayank Wadhwani , Debapriya Kundu , Deepayan Chakraborty , Bhabatosh Chanda

Data stream algorithms tackle operations on high-volume sequences of read-once data items. Data stream scenarios include inherently real-time systems like sensor networks and financial markets. They also arise in purely-computational…

数据结构与算法 · 计算机科学 2024-03-04 Matthew Andres Moreno , Santiago Rodriguez Papa , Emily Dolson

We propose a neural multi-document summarization (MDS) system that incorporates sentence relation graphs. We employ a Graph Convolutional Network (GCN) on the relation graphs, with sentence embeddings obtained from Recurrent Neural Networks…

计算与语言 · 计算机科学 2017-08-24 Michihiro Yasunaga , Rui Zhang , Kshitijh Meelu , Ayush Pareek , Krishnan Srinivasan , Dragomir Radev