pranavphoenix / CXVLinks
Convolutional Xformers for Vision
☆26Updated 3 years ago
Alternatives and similar repositories for CXV
Users that are interested in CXV are comparing it to the libraries listed below
Sorting:
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in y…☆45Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago
- ModelSoups for Tensorflow2 and Torch☆49Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- (Unofficial) PyTorch implementation of the paper Early Convolutions Help Transformers See Better☆43Updated 3 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.