paper-with-me

Papers

CNN-based Euler's Elastica Inpainting with Deep Energy and Deep Image Prior

2022-07-16 · Karl Schrader, Tobias Alt, Joachim Weickert, Michael Ertel

Euler's elastica constitute an appealing variational image inpainting model. It minimises an energy that involves the total variation as well as the level line curvature. These components are transparent and make it attractive for shape completion tasks. However, its gradient flow is a singular, anisotropic, and nonlinear PDE of fourth order, which is numerically challenging: It is difficult to find efficient algorithms that offer sharp edges and good rotation invariance. As a remedy, we design the first neural algorithm that simulates inpainting with Euler's Elastica. We use the deep energy concept which employs the variational energy as neural network loss. Furthermore, we pair it with a deep image prior where the network architecture itself acts as a prior. This yields better inpaintings by steering the optimisation trajectory closer to the desired solution. Our results are qualitatively on par with state-of-the-art algorithms on elastica-based shape completion. They combine good rotation invariance with sharp edges. Moreover, we benefit from the high efficiency and effortless parallelisation within a neural framework. Our neural elastica approach only requires 3x3 central difference stencils. It is thus much simpler than other well-performing algorithms for elastica inpainting. Last but not least, it is unsupervised as it requires no ground truth training data.

📄 PDF Abstract BibTeX arXiv:2207.07921

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

A Color Elastica Model for Vector-Valued Image Regularization

2020-08-19 · Hao Liu, Xue-Cheng Tai, Ron Kimmel, Roland Glowinski

Models related to the Euler's elastica energy have proven to be useful for many applications including image processing. Extending elastica models to color images and multi-channel data is a challenging task, as stable a…

Global Minimum for a Finsler Elastica Minimal Path Approach

2016-12-01 · Da Chen, Jean-Marie Mirebeau, Laurent D. Cohen

In this paper, we propose a novel curvature-penalized minimal path model via an orientation-lifted Finsler metric and the Euler elastica curve. The original minimal path model computes the globally minimal geodesic by so…

Contour Detection

Restricted Linearized Augmented Lagrangian Method for Euler's Elastica Model

2019-08-05 · Yinghui Zhang, Xiaojuan Deng, Jun Zhang, Hongwei Li

Euler's elastica model has been extensively studied and applied to image processing tasks. However, due to the high nonlinearity and nonconvexity of the involved curvature term, conventional algorithms suffer from slow c…

Learning Euler's Elastica Model for Medical Image Segmentation

2020-11-01 · Xu Chen, Xiangde Luo, Yitian Zhao, Shaoting Zhang 외

Image segmentation is a fundamental topic in image processing and has been studied for many decades. Deep learning-based supervised segmentation models have achieved state-of-the-art performance but most of them are limi…

Image SegmentationMedical Image SegmentationmodelSegmentation+1

Image Vectorization with Depth: convexified shape layers with depth ordering

2024-09-10 · Ho Law, Sung Ha Kang

Image vectorization is a process to convert a raster image into a scalable vector graphic format. Objective is to effectively remove the pixelization effect while representing boundaries of image by scaleable parameteriz…