PSCLab-ASU / Learning-in-the-Frequency-DomainLinks
☆76Updated 4 years ago
Alternatives and similar repositories for Learning-in-the-Frequency-Domain
Users that are interested in Learning-in-the-Frequency-Domain are comparing it to the libraries listed below
Sorting:
- official code for dynamic convolution decomposition☆131Updated 3 years ago
- Implementation for Context-Gated Convolution☆59Updated 3 years ago
- ☆117Updated 3 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆126Updated 4 years ago
- The official repo of the CVPR2021 oral paper: Representative Batch Normalization with Feature Calibration☆85Updated 2 years ago
- Gated Channel Transformation for Visual Recognition (CVPR 2020)☆134Updated 5 years ago
- This is an unofficial implementation of BOAT: Bilateral Local Attention Vision Transformer☆55Updated 3 years ago
- Tensor Low-rank Reconstruction for Semantic Segmentation☆108Updated 4 years ago
- PyTorch implementation of CondConv and MobileNetV2 model☆34Updated 5 years ago
- ☆50Updated 3 years ago
- The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks☆219Updated 4 months ago
- The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias☆104Updated 3 years ago
- Dynamic Multi-scale Filters for Semantic Segmentation (DMNet ICCV'2019)☆27Updated 3 years ago
- Official code for paper "On the Connection between Local Attention and Dynamic Depth-wise Convolution" ICLR 2022 Spotlight☆186Updated 2 years ago
- Official implementation of the paper ``Unifying Nonlocal Blocks for Neural Networks'' (ICCV'21)☆98Updated 3 years ago
- [TIP 2022] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, …