paper-with-me

홈 › Papers

LookCloser: Frequency-aware Radiance Field for Tiny-Detail Scene

2025-03-24 · CVPR 2025 1 · XiaoYu Zhang, Weihong Pan, Chong Bao, Xiyu Zhang, Xiaojun Xiang, Hanqing Jiang, Hujun Bao

Humans perceive and comprehend their surroundings through information spanning multiple frequencies. In immersive scenes, people naturally scan their environment to grasp its overall structure while examining fine details of objects that capture their attention. However, current NeRF frameworks primarily focus on modeling either high-frequency local views or the broad structure of scenes with low-frequency information, which is limited to balancing both. We introduce FA-NeRF, a novel frequency-aware framework for view synthesis that simultaneously captures the overall scene structure and high-definition details within a single NeRF model. To achieve this, we propose a 3D frequency quantification method that analyzes the scene's frequency distribution, enabling frequency-aware rendering. Our framework incorporates a frequency grid for fast convergence and querying, a frequency-aware feature re-weighting strategy to balance features across different frequency contents. Extensive experiments show that our method significantly outperforms existing approaches in modeling entire scenes while preserving fine details.

📄 PDF Abstract BibTeX arXiv:2503.18513

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Fast Dynamic Radiance Fields with Time-Aware Neural Voxels

2022-05-30 · Jiemin Fang, Taoran Yi, Xinggang Wang, Lingxi Xie 외

Neural radiance fields (NeRF) have shown great success in modeling 3D scenes and synthesizing novel-view images. However, most previous NeRF methods take much time to optimize one single scene. Explicit data structures, …

NeRF

Tiny-DroNeRF: Tiny Neural Radiance Fields aboard Federated Learning-enabled Nano-drones

2026-03-02 · Ilenia Carboni, Elia Cereda, Lorenzo Lamberti, Daniele Malpetti 외 arxiv

Sub-30g nano-sized aerial robots can leverage their agility and form factor to autonomously explore cluttered and narrow environments, like in industrial inspection and search and rescue missions. However, the price for …

Federated Learning3D ReconstructionMotion Planning

Planar Reflection-Aware Neural Radiance Fields

2024-11-07 · Chen Gao, Yipeng Wang, Changil Kim, Jia-Bin Huang 외

Neural Radiance Fields (NeRF) have demonstrated exceptional capabilities in reconstructing complex scenes with high fidelity. However, NeRF's view dependency can only handle low-frequency reflections. It falls short when…

NeRF

Generalizable NGP-SR: Generalizable Neural Radiance Fields Super-Resolution via Neural Graph Primitives

2026-03-20 · Wanqi Yuan, Omkar Sharad Mayekar, Connor Pennington, Nianyi Li arxiv

Neural Radiance Fields (NeRF) achieve photorealistic novel view synthesis but become costly when high-resolution (HR) rendering is required, as HR outputs demand dense sampling and higher-capacity models. Moreover, naive…

Novel View Synthesis

GAT-NeRF: Geometry-Aware-Transformer Enhanced Neural Radiance Fields for High-Fidelity 4D Facial Avatars

2026-01-21 · Zhe Chang, Haodong Jin, Ying Sun, Yan Song 외 arxiv

High-fidelity 4D dynamic facial avatar reconstruction from monocular video is a critical yet challenging task, driven by increasing demands for immersive virtual human applications. While Neural Radiance Fields (NeRF) ha…