paper-with-me

Papers

PDNet: Semantic Segmentation integrated with a Primal-Dual Network for Document binarization

2018-01-26 · Kalyan Ram Ayyalasomayajula, Filip Malmberg, Anders Brun

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 make the task challenging. In the current work a deep neural network architecture is proposed that combines a fully convolutional network with an unrolled primal-dual network that can be trained end-to-end to achieve state of the art binarization on four out of seven datasets. Document binarization is formulated as an energy minimization problem. A fully convolutional neural network is trained for semantic segmentation of pixels that provides labeling cost associated with each pixel. This cost estimate is refined along the edges to compensate for any over or under estimation of the foreground class using a primal-dual approach. We provide necessary overview on proximal operator that facilitates theoretical underpinning required to train a primal-dual network using a gradient descent algorithm. Numerical instabilities encountered due to the recurrent nature of primal-dual approach are handled. We provide experimental results on document binarization competition dataset along with network changes and hyperparameter tuning required for stability and performance of the network. The network when pre-trained on synthetic dataset performs better as per the competition metrics.

📄 PDF Abstract BibTeX arXiv:1801.08694

Code (1)

krayyalasomayajula/pdNet 공식 구현

Tasks

BinarizationSemantic Segmentation

Similar Papers 제목 키워드 기반

STPDnet: Spatial-temporal convolutional primal dual network for dynamic PET image reconstruction

2023-03-08 · Rui Hu, Jianan Cui, Chengjin Yu, YunMei Chen 외

Dynamic positron emission tomography (dPET) image reconstruction is extremely challenging due to the limited counts received in individual frame. In this paper, we propose a spatial-temporal convolutional primal dual net…

Image Reconstruction

A deep primal-dual proximal network for image restoration

2020-07-02 · Mingyuan Jiu, Nelly Pustelnik

Image restoration remains a challenging task in image processing. Numerous methods tackle this problem, often solved by minimizing a non-smooth penalized co-log-likelihood function. Although the solution is easily interp…

image-classificationImage ClassificationImage RestorationImage Super-Resolution+1

Alternative design of DeepPDNet in the context of image restoration

2022-02-20 · Mingyuan Jiu, Nelly Pustelnik

This work designs an image restoration deep network relying on unfolded Chambolle-Pock primal-dual iterations. Each layer of our network is built from Chambolle-Pock iterations when specified for minimizing a sum of a $\…

Image Restoration

DpDNet: An Dual-Prompt-Driven Network for Universal PET-CT Segmentation

2025-07-08 · Xinglong Liang, Jiaju Huang, Luyi Han, Tianyu Zhang 외 arxiv

PET-CT lesion segmentation is challenging due to noise sensitivity, small and variable lesion morphology, and interference from physiological high-metabolic signals. Current mainstream approaches follow the practice of o…

Lesion Segmentation

Benchmarking 3D multi-coil NC-PDNet MRI reconstruction

2024-11-08 · Asma Tanabene, Chaithya Giliyar Radhakrishna, Aurélien Massire, Mariappan S. Nadar 외

Deep learning has shown great promise for MRI reconstruction from undersampled data, yet there is a lack of research on validating its performance in 3D parallel imaging acquisitions with non-Cartesian undersampling. In …

3D ReconstructionBenchmarkingGPUMRI Reconstruction