paper-with-me

홈 › Papers

Learning Continuous Implicit Representation for Near-Periodic Patterns

2022-08-25 · Bowei Chen, Tiancheng Zhi, Martial Hebert, Srinivasa G. Narasimhan

Near-Periodic Patterns (NPP) are ubiquitous in man-made scenes and are composed of tiled motifs with appearance differences caused by lighting, defects, or design elements. A good NPP representation is useful for many applications including image completion, segmentation, and geometric remapping. But representing NPP is challenging because it needs to maintain global consistency (tiled motifs layout) while preserving local variations (appearance differences). Methods trained on general scenes using a large dataset or single-image optimization struggle to satisfy these constraints, while methods that explicitly model periodicity are not robust to periodicity detection errors. To address these challenges, we learn a neural implicit representation using a coordinate-based MLP with single image optimization. We design an input feature warping module and a periodicity-guided patch loss to handle both global consistency and local variations. To further improve the robustness, we introduce a periodicity proposal module to search and use multiple candidate periodicities in our pipeline. We demonstrate the effectiveness of our method on more than 500 images of building facades, friezes, wallpapers, ground, and Mondrian patterns on single and multi-planar scenes.

📄 PDF Abstract BibTeX arXiv:2208.12278

Code (1)

ArmastusChen/Learning-Continuous-Implicit-Representation-for-Near-Periodic-Patterns 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Frequency Decoupled Framework for Screen Content Image Super-Resolution

2026-06-08 · Xufei Wang, Qicheng Zhang, Qi Wu, Ziyang Gu 외 arxiv

Methods based on implicit neural representations have demonstrated superior performance in Screen Content Image Super-Resolution (SCISR) . However, they overlooked the inherent frequency characteristics, leading to subop…

Image Super-Resolution

Neural Fields for Continuous Periodic Motion Estimation in 4D Cardiovascular Imaging

2024-07-30 · Simone Garzia, Patryk Rygiel, Sven Dummer, Filippo Cademartiri 외

Time-resolved three-dimensional flow MRI (4D flow MRI) provides a unique non-invasive solution to visualize and quantify hemodynamics in blood vessels such as the aortic arch. However, most current analysis methods for a…

Motion Estimation

Exemplar-based Pattern Synthesis with Implicit Periodic Field Network

2022-04-04 · CVPR 2022 1 · Haiwei Chen, Jiayi Liu, Weikai Chen, Shichen Liu 외

Synthesis of ergodic, stationary visual patterns is widely applicable in texturing, shape modeling, and digital content creation. The wide applicability of this technique thus requires the pattern synthesis approaches to…

Generative Adversarial NetworkTexture Synthesis

Implicit Neural Representations with Periodic Activation Functions

2020-06-17 · NeurIPS 2020 12 · Vincent Sitzmann, Julien N. P. Martel, Alexander W. Bergman, David B. Lindell 외

Implicitly defined, continuous, differentiable signal representations parameterized by neural networks have emerged as a powerful paradigm, offering many possible benefits over conventional representations. However, curr…

Image Inpainting

Implicit Neural Representation of Tileable Material Textures

2024-02-03 · Hallison Paz, Tiago Novello, Luiz Velho

We explore sinusoidal neural networks to represent periodic tileable textures. Our approach leverages the Fourier series by initializing the first layer of a sinusoidal neural network with integer frequencies with a peri…