blakechi / ComVEXLinks
Implementations of Recent Papers in Computer Vision
☆38Updated 3 years ago
Alternatives and similar repositories for ComVEX
Users that are interested in ComVEX are comparing it to the libraries listed below
Sorting:
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆59Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Implementation of various Vision Transformers I found interesting☆84Updated 4 years ago
- [WACV 2022] "Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity" by Xinyu Gong, Wuyang Chen, Tian…☆51Updated 3 years ago
- [ICME 2022] code for the paper, SimVit: Exploring a simple vision transformer with sliding windows.☆68Updated 3 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆102Updated 3 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆95Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- This is a offical PyTorch/GPU implementation of SupMAE.☆78Updated 3 years ago
- PyTorch implementation of MLP-Mixer☆37Updated 4 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 4 years ago
- Locally Enhanced Self-Attention: Rethinking Self-Attention as Local and Context Terms☆20Updated 3 years ago
- CoaT: Co-Scale Conv-Attentional Image Transformers☆16Updated 4 years ago
- TensorFlow implementation of "TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?"☆35Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- Warmup learning rate wrapper for Pytorch Scheduler☆41Updated 5 years ago
- Single Image Texture Translation for Data Augmentation☆62Updated 2 years ago
- Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation☆92Updated 3 years ago
- ☆135Updated 2 years ago
- ☆109Updated 4 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆192Updated 3 years ago
- Official implementation of OSSGAN [CVPR 2022]☆21Updated 3 years ago
- UniMoCo: Unsupervised, Semi-Supervised and Full-Supervised Visual Representation Learning☆55Updated 4 years ago
- a pytorch implementation for MoCo V3☆32Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Test different pooling method used in CNN for Computer Vision Task☆35Updated 4 years ago