MingyuKim87 / fourier_feature_torchLinks
PyTorch implementation of FFN : "Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains (NeurIPS2020)"
☆28Updated 2 years ago
Alternatives and similar repositories for fourier_feature_torch
Users that are interested in fourier_feature_torch are comparing it to the libraries listed below
Sorting:
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆81Updated last year
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆78Updated 3 years ago
- The official implementation of Generalizable Implicit Neural Representations with Instance Pattern Composers(CVPR’23 highlight).☆40Updated 2 years ago
- Meta-Learning Sparse Implicit Neural Representations (NeurIPS 2021)☆64Updated 3 years ago
- PyTorch Implementation of "Your ViT is Secretly a Hybrid Discriminative-Generative Diffusion Model"☆49Updated 2 years ago
- Official PyTorch implementation of "Cross-Domain Ensemble Distillation for Domain Generalization" (ECCV 2022)☆25Updated 10 months ago
- An official code release of the paper RGB no more: Minimally Decoded JPEG Vision Transformers☆55Updated 2 years ago
- Log-Polar Space Convolution for Convolutional Neural Networks☆12Updated 2 years ago
- [CVPR 2024] VkD : Improving Knowledge Distillation using Orthogonal Projections