Tag: #vision-transformer
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
CNN Architecture Complete Guide: From LeNet to EfficientNet and Vision Transformers
The complete guide to understanding the history and evolution of CNN architectures. Master every major model — LeNet, AlexNet, VGG, ResNet, DenseNet, EfficientNet, and Vision Transformer — through structural analysis and
2026-03-17 · 21 min read #cnn#computer-vision#deep-learning#resnet#vggVision Transformer (ViT) Paper In-Depth Analysis: An Image is Worth 16x16 Words
An in-depth analysis of Google ViT paper. We cover the innovative approach of converting images into patch sequences, the principles behind Patch Embedding and Position Embedding, the performance vs. data efficiency trad
2026-03-01 · 30 min read #vit#vision-transformer#computer-vision#transformer#image-classification