Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Neural Fourier Filter Bank

About

We present a novel method to provide efficient and highly detailed reconstructions. Inspired by wavelets, we learn a neural field that decompose the signal both spatially and frequency-wise. We follow the recent grid-based paradigm for spatial decomposition, but unlike existing work, encourage specific frequencies to be stored in each grid via Fourier features encodings. We then apply a multi-layer perceptron with sine activations, taking these Fourier encoded features in at appropriate layers so that higher-frequency components are accumulated on top of lower-frequency components sequentially, which we sum up to form the final output. We demonstrate that our method outperforms the state of the art regarding model compactness and convergence speed on multiple tasks: 2D image fitting, 3D shape reconstruction, and neural radiance fields. Our code is available at https://github.com/ubc-vision/NFFB.

Zhijie Wu, Yuhe Jin, Kwang Moo Yi• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisTanks&Temples (test)
PSNR18.99
239
Novel View SynthesisLLFF (test)
PSNR21.25
79
Novel View SynthesisMip-NeRF360 (test)
PSNR25.21
58
Novel View SynthesisSynthetic-NeRF (test)
PSNR32.04
48
2D Image FittingKodak
PSNR38.77
8
Novel View SynthesisSFMB (test)
PSNR25.11
8
2D Image FittingDIV2K (val)
PSNR45.28
7
3D signed distance field (SDF) reconstruction3D models dataset sampled (test)
IoU99.94
5
Showing 8 of 8 rows

Other info

Follow for update