yikaiw / CENLinks
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
☆307Updated 10 months ago
Alternatives and similar repositories for CEN
Users that are interested in CEN are comparing it to the libraries listed below
Sorting:
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆559Updated last year
- Bottleneck Transformers for Visual Recognition☆278Updated 4 years ago
- ☆190Updated 2 years ago
- Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"☆116Updated 4 years ago
- This is an official implementation for "ResT: An Efficient Transformer for Visual Recognition".☆285Updated 2 years ago
- Official implement of "CAT: Cross Attention in Vision Transformer".☆160Updated 2 years ago
- Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification☆200Updated 4 years ago
- Official implementation of CrossViT. https://arxiv.org/abs/2103.14899☆393Updated 3 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆190Updated 3 years ago
- CVPR2022, BatchFormer: Learning to Explore Sample Relationships for Robust Representation Learning, https://arxiv.org/abs/2203.01522☆250Updated 2 years ago
- DPT: Deformable Patch-based Transformer for Visual Recognition (ACM MM2021)☆156Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…