paper-with-me

Papers

Sharpening Neural Implicit Functions with Frequency Consolidation Priors

2024-12-27 · Chao Chen, Yu-Shen Liu, Zhizhong Han

Signed Distance Functions (SDFs) are vital implicit representations to represent high fidelity 3D surfaces. Current methods mainly leverage a neural network to learn an SDF from various supervisions including signed distances, 3D point clouds, or multi-view images. However, due to various reasons including the bias of neural network on low frequency content, 3D unaware sampling, sparsity in point clouds, or low resolutions of images, neural implicit representations still struggle to represent geometries with high frequency components like sharp structures, especially for the ones learned from images or point clouds. To overcome this challenge, we introduce a method to sharpen a low frequency SDF observation by recovering its high frequency components, pursuing a sharper and more complete surface. Our key idea is to learn a mapping from a low frequency observation to a full frequency coverage in a data-driven manner, leading to a prior knowledge of shape consolidation in the frequency domain, dubbed frequency consolidation priors. To better generalize a learned prior to unseen shapes, we introduce to represent frequency components as embeddings and disentangle the embedding of the low frequency component from the embedding of the full frequency component. This disentanglement allows the prior to generalize on an unseen low frequency observation by simply recovering its full frequency embedding through a test-time self-reconstruction. Our evaluations under widely used benchmarks or real scenes show that our method can recover high frequency component and produce more accurate surfaces than the latest methods. The code, data, and pre-trained models are available at \url{https://github.com/chenchao15/FCP}.

📄 PDF Abstract BibTeX arXiv:2412.19720

Code (1)

chenchao15/fcp 공식 구현

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

THAT: Token-wise High-frequency Augmentation Transformer for Hyperspectral Pansharpening

2025-08-11 · Hongkun Jin, Hongcheng Jiang, Zejun Zhang, Yuan Zhang 외 arxiv

Transformer-based methods have demonstrated strong potential in hyperspectral pansharpening by modeling long-range dependencies. However, their effectiveness is often limited by redundant token representations and a lack…

Pansharpening for Thin-Cloud Contaminated Remote Sensing Images: A Unified Framework and Benchmark Dataset

2026-03-16 · Songcheng Du, Yang Zou, Jiaxin Li, Mingxuan Liu 외 arxiv

Pansharpening under thin cloudy conditions is a practically significant yet rarely addressed task, challenged by simultaneous spatial resolution degradation and cloud-induced spectral distortions. Existing methods often …

Cloud Removal

Indoor Scene Reconstruction with Fine-Grained Details Using Hybrid Representation and Normal Prior Enhancement

2023-09-14 · Sheng Ye, Yubin Hu, Matthieu Lin, Yu-Hui Wen 외

The reconstruction of indoor scenes from multi-view RGB images is challenging due to the coexistence of flat and texture-less regions alongside delicate and fine-grained regions. Recent methods leverage neural radiance f…

DenoisingIndoor Scene Reconstruction

Frequency-Assisted Adaptive Sharpening Scheme Considering Bitrate and Quality Tradeoff

2025-08-12 · Yingxue Pang, Shijie Zhao, Haiqiang Wang, Gen Zhan 외 arxiv

Sharpening is a widely adopted technique to improve video quality, which can effectively emphasize textures and alleviate blurring. However, increasing the sharpening level comes with a higher video bitrate, resulting in…

Euler-inspired Decoupling Neural Operator for Efficient Pansharpening

2026-04-14 · Anqi Zhu, Mengting Ma, Yizhen Jiang, Xiangdong Li 외 arxiv

Pansharpening aims to synthesize high-resolution multispectral (HR-MS) images by fusing the spatial textures of panchromatic (PAN) images with the spectral information of low-resolution multispectral (LR-MS) images. Whil…