paper-with-me

홈 › Papers

A Fast Fully Octave Convolutional Neural Network for Document Image Segmentation

2020-04-03 · Ricardo Batista das Neves Junior, Luiz Felipe Verçosa, David Macêdo, Byron Leite Dantas Bezerra, Cleber Zanchettin

The Know Your Customer (KYC) and Anti Money Laundering (AML) are worldwide practices to online customer identification based on personal identification documents, similarity and liveness checking, and proof of address. To answer the basic regulation question: are you whom you say you are? The customer needs to upload valid identification documents (ID). This task imposes some computational challenges since these documents are diverse, may present different and complex backgrounds, some occlusion, partial rotation, poor quality, or damage. Advanced text and document segmentation algorithms were used to process the ID images. In this context, we investigated a method based on U-Net to detect the document edges and text regions in ID images. Besides the promising results on image segmentation, the U-Net based approach is computationally expensive for a real application, since the image segmentation is a customer device task. We propose a model optimization based on Octave Convolutions to qualify the method to situations where storage, processing, and time resources are limited, such as in mobile and robotic applications. We conducted the evaluation experiments in two new datasets CDPhotoDataset and DTDDataset, which are composed of real ID images of Brazilian documents. Our results showed that the proposed models are efficient to document segmentation tasks and portable.

📄 PDF Abstract BibTeX arXiv:2004.01317

Code (1)

ricardobnjunior/OctHU-PageScan 공식 구현 tf

Tasks

Image SegmentationModel OptimizationSegmentationSemantic Segmentationvalid

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Octave-YOLO: Cross frequency detection network with octave convolution

2024-07-29 · Sangjune Shin, Dongkun Shin

Despite the rapid advancement of object detection algorithms, processing high-resolution images on embedded devices remains a significant challenge. Theoretically, the fully convolutional network architecture used in cur…

object-detectionObject DetectionReal-Time Object Detection

Accurate Retinal Vessel Segmentation via Octave Convolution Neural Network

2019-06-28 · Zhun Fan, Jiajie Mo, Benzhang Qiu, Wenji Li 외

Retinal vessel segmentation is a crucial step in diagnosing and screening various diseases, including diabetes, ophthalmologic diseases, and cardiovascular diseases. In this paper, we propose an effective and efficient m…

DecoderRetinal Vessel SegmentationSegmentationSpecificity

DONet: Dual-Octave Network for Fast MR Image Reconstruction

2021-05-12 · Chun-Mei Feng, Zhanyuan Yang, Huazhu Fu, Yong Xu 외

Magnetic resonance (MR) image acquisition is an inherently prolonged process, whose acceleration has long been the subject of research. This is commonly achieved by obtaining multiple undersampled images, simultaneously,…

Image Reconstruction

Improving Time Series Classification Algorithms Using Octave-Convolutional Layers

2021-09-28 · Samuel Harford, Fazle Karim, Houshang Darabi

Deep learning models utilizing convolution layers have achieved state-of-the-art performance on univariate time series classification tasks. In this work, we propose improving CNN based time series classifiers by utilizi…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Stabilizing GANs with Soft Octave Convolutions

2019-05-29 · Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

Motivated by recently published methods using frequency decompositions of convolutions (e.g. Octave Convolutions), we propose a novel convolution scheme to stabilize the training and reduce the likelihood of a mode colla…