paper-with-me

Papers

An Improved Image Mosaicing Algorithm for Damaged Documents

2015-03-07 · Waheeda Dhokley, Khan Munifa, Shaikh Nazia, Shaikh Saiqua

It is a common phenomenon in day to day life; where in some of the document gets damaged. Out of several reasons, the main reason for documents getting damaged is shredding by hands. Recovery of such documents is essential. Manual recovery of such damaged document is tedious and time consuming task. In this paper, we are describing an algorithm which recovers the original document from such shredded pieces of the same. In order to implement this, we are using a simple technique called Image Mosaicing. In this technique a complete new image is developed using two or more torn fragments. For simplicity of implementation, we are considering only two torn pieces of a document that will be mosaiced together. The successful implementation of this algorithm would lead to recovery of important information which in turn would be beneficial in various fields such as forensic sciences, archival study, etc

📄 PDF Abstract BibTeX arXiv:1503.02136

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Inverse Square Root Schedule Inverse Square Root is a learning rate schedule 1 / $\sqrt{\max\left(n, k\right)}$ where $n$ is the current training iteration and $k$ is the number of warm-up steps. This…
T5 T5, or Text-to-Text Transfer Transformer, is a Transformer based architecture that uses a text-to-text approach. Every…
CodeT5 CodeT5 is a Transformer-based model for code understanding and generation based on the [T5…

Similar Papers 제목 키워드 기반

SDAT: Sub-Dataset Alternation Training for Improved Image Demosaicing

2023-03-28 · Yuval Becker, Raz Z. Nossek, Tomer Peleg

Image demosaicing is an important step in the image processing pipeline for digital cameras. In data centric approaches, such as deep learning, the distribution of the dataset used for training can impose a bias on the n…

DemosaickingImage RestorationInductive Bias

A Review of Image Mosaicing Techniques

2014-05-11 · Dushyant Vaghela, Prof. Kapildev Naina

Image Mosaicing is a method of constructing multiple images of the same scene into a larger image. The output of the image mosaic will be the union of two input images. Image-mosaicing algorithms are used to get mosaiced…

Image Registration

Hy-demosaicing: Hyperspectral blind reconstruction from spectral subsampling

2021-08-13 · IEEE Transactions on Geoscience and Remote Sensing 2021 8 · Lina Zhuang, Michael K. Ng, Xiyou Fu, Jose M Bioucas-Dias

This article proposes a smart hyperspectral sensing strategy, implemented in the spectral domain, conceived for spaceborne sensor systems, where physical space, storage resources, and communication bandwidth are extremel…

Demosaicking

A Joint Multi-Gradient Algorithm for Demosaicing Bayer Images

2023-12-21 · International Conference on Communication, Image and Signal Processing (CCISP) 2023 12 · Di wu, Zhihui Xin, Chao Zhang

In image sensors such as CMOS and CCD, demosaicing is usually required to replace Bayer-format images with RGB-format images. Poor de-mosaicing algorithms can produce zipper effects and pseudo-colors, etc. In view of thi…

DemosaickingSSIM

Predicting the Original Appearance of Damaged Historical Documents

2024-12-16 · Zhenhua Yang, Dezhi Peng, Yongxin Shi, Yuyi Zhang 외

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 f…

Binarization