Tag: #yolo
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Analyzing SOTA Segmentation and Detection Models — The Lineage of SAM, DETR, and YOLO
A walk through the SOTA lineage of object detection and image segmentation. We trace detection from two-stage R-CNN to one-stage YOLO/SSD and transformer-based DETR, cover semantic, instance, and panoptic segmentation, a
2026-06-30 · 20 min read #ai-papers#computer-vision#object-detection#segmentation#samComputer Vision Frameworks 2026 - OpenCV 4, MediaPipe, Detectron2, YOLO v11, MMDetection, SAM 2, Grounding DINO Deep Dive
The 2026 computer vision stack is no longer about "touching pixels". OpenCV 4.10 has made ONNX inference table stakes, MediaPipe Studio reduces mobile real-time pipelines to one line, YOLO v11 bundles NAS, segmentation,
2026-05-16 · 24 min read #computer-vision#opencv#mediapipe#detectron2#yoloComputer Vision Complete Guide: CNN, ViT, YOLO, and Stable Diffusion
A comprehensive guide to computer vision covering CNN architectures (ResNet, EfficientNet), YOLO object detection, SAM segmentation, Vision Transformers (ViT, DINOv2), Stable Diffusion generative models, and production d
2026-03-17 · 14 min read #computer-vision#cnn#yolo#vit#stable-diffusion