convolution-vision-transformers
classification


convolution-vision-transformers | classification | |
---|---|---|
2 | 1 | |
224 | 20 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | about 2 years ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
convolution-vision-transformers
- has anyone here implemented Convolutional Vision Transformer (CvT)?
-
CvT: Introducing Convolutions to Vision Transformers
code: https://github.com/rishikksh20/convolution-vision-transformers
classification
-
PyTorch Ensemble model
I created a CNN for a classification problem using 2 different techniques: 1) conventional CNN and 2) contrastive learning (SimCLR framework). As a reference code, I attack the starting point of my coding: https://github.com/giakou4/MNIST_classification.
What are some alternatives?
EasyCV - An all-in-one toolkit for computer vision
disentangling-vae - Experiments for understanding disentanglement in VAE latent representations
sharpened-cosine-similarity - An alternative to convolution in neural networks
Image-Forgery-Detection-CNN - Image forgery detection using convolutional neural networks. Group 10's final project for TU Delft's course CS4180 Deep Learning 2019.
CvT - This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
MLP-Mixer-pytorch - Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
pytorch-sentiment-analysis - Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
similarity - TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
sigmarsgarden - Opus Magnum's Sigmar's Garden Autosolver, using OpenCV Template Matching

