paper-with-me

Papers

Frequency-Modulated Point Cloud Rendering with Easy Editing

2023-03-14 · CVPR 2023 1 · Yi Zhang, Xiaoyang Huang, Bingbing Ni, Teng Li, Wenjun Zhang

We develop an effective point cloud rendering pipeline for novel view synthesis, which enables high fidelity local detail reconstruction, real-time rendering and user-friendly editing. In the heart of our pipeline is an adaptive frequency modulation module called Adaptive Frequency Net (AFNet), which utilizes a hypernetwork to learn the local texture frequency encoding that is consecutively injected into adaptive frequency activation layers to modulate the implicit radiance signal. This mechanism improves the frequency expressive ability of the network with richer frequency basis support, only at a small computational budget. To further boost performance, a preprocessing module is also proposed for point cloud geometry optimization via point opacity estimation. In contrast to implicit rendering, our pipeline supports high-fidelity interactive editing based on point cloud manipulation. Extensive experimental results on NeRF-Synthetic, ScanNet, DTU and Tanks and Temples datasets demonstrate the superior performances achieved by our method in terms of PSNR, SSIM and LPIPS, in comparison to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2303.07596

Code (1)

yizhangphd/freqpcr 공식 구현 pytorch

Tasks

NeRFNovel View SynthesisSSIM

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Boosting Point Clouds Rendering via Radiance Mapping

2022-10-27 · Xiaoyang Huang, Yi Zhang, Bingbing Ni, Teng Li 외

Recent years we have witnessed rapid development in NeRF-based image rendering due to its high quality. However, point clouds rendering is somehow less explored. Compared to NeRF-based rendering which suffers from dense …

NeRF

Multi-Frequency-Aware Patch Adversarial Learning for Neural Point Cloud Rendering

2022-10-07 · Jay Karhade, Haiyue Zhu, Ka-Shing Chung, Rajesh Tripathy 외

We present a neural point cloud rendering pipeline through a novel multi-frequency-aware patch adversarial learning framework. The proposed approach aims to improve the rendering realness by minimizing the spectrum discr…

Boosting 3D Adversarial Attacks with Attacking On Frequency

2022-01-26 · Binbin Liu, Jinlai Zhang, Lyujie Chen, Jihong Zhu

Deep neural networks (DNNs) have been shown to be vulnerable to adversarial attacks. Recently, 3D adversarial attacks, especially adversarial attacks on point clouds, have elicited mounting interest. However, adversarial…

UHDNeRF: Ultra-High-Definition Neural Radiance Fields

2023-01-01 · ICCV 2023 1 · Quewei Li, Feichao Li, Jie Guo, Yanwen Guo

We propose UHDNeRF, a new framework for novel view synthesis on the challenging ultra-high-resolution (e.g., 4K) real-world scenes. Previous NeRF methods are not specifically designed for rendering on extremely high …

4kNeRFNovel View Synthesis

Gabor Fields: Orientation-Selective Level-of-Detail for Volume Rendering

2026-02-04 · Jorge Condor, Nicolai Hermann, Mehmet Ata Yurtsever, Piotr Didyk arxiv

Gaussian-based representations have enabled efficient physically-based volume rendering at a fraction of the memory cost of regular, discrete, voxel-based distributions. However, several remaining issues hamper their wid…