convolution-vision-transformers
EasyCV
convolution-vision-transformers | EasyCV | |
---|---|---|
2 | 2 | |
224 | 1,817 | |
- | 0.8% | |
0.0 | 5.5 | |
over 3 years ago | 6 months ago | |
Python | Python | |
MIT License | Apache License 2.0 |
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
EasyCV
-
FLaNK Stack Weekly for 20 June 2023
All in One Computer Vision https://github.com/alibaba/EasyCV
-
Researchers from the Alibaba Group added their newly developed ‘YOLOX-PAI’ into EasyCV, which is an all-in-one Computer Vision Toolbox
Continue reading | Check out the paper and github link.
What are some alternatives?
sharpened-cosine-similarity - An alternative to convolution in neural networks
FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
gpt-engineer - Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
CvT - This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
modelscope - ModelScope: bring the notion of Model-as-a-Service to life.
MLP-Mixer-pytorch - Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
calibrated-backprojection-network - PyTorch Implementation of Unsupervised Depth Completion with Calibrated Backprojection Layers (ORAL, ICCV 2021)
EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
OpenLLM - Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
classification - Classification of the MNIST dataset using various Deep Learning techniques
simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch