Skip to content
  • Topics
    • Object Detection
    • Object Tracking
    • Image Segmentation
    • Deep Learning
    • Image Classification
    • Classical Computer Vision
    • Installation Guides
  • Articles
  • Contact
  • About Me

Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

VisionBrick
  • Topics
    • Object Detection
    • Object Tracking
    • Image Segmentation
    • Deep Learning
    • Image Classification
    • Classical Computer Vision
    • Installation Guides
  • Articles
  • Contact
  • About Me
VisionBrick

Color-Based Object Detection GUI using OpenCV & Tkinter

  • Classical Computer Vision

→ GUI for detecting objects using color information with OpenCV and Tkinter. When you see the title, you might be surprised…

ExploreColor-Based Object Detection GUI using OpenCV & Tkinter

Adjusting Object Orientation with Perspective Transformations Using OpenCV

  • Classical Computer Vision

→ Aligning images by applying perspective transformation with OpenCV in Python. When dealing with computer vision tasks, most of the time,…

ExploreAdjusting Object Orientation with Perspective Transformations Using OpenCV

Tracking Moving Objects with Background Subtractors using OpenCV

  • Classical Computer Vision, Object Tracking

→ Article about tracking moving objects with background subtractors in OpenCV, implemented in python and c++. Close your eyes and just…

ExploreTracking Moving Objects with Background Subtractors using OpenCV

A Multi-Purpose GUI for YOLO Object Detection Models

  • Object Detection

→ YOLO Object Detection GUI that allows users to choose specific detection areas, labels, and adjust confidence values dynamically. With libraries…

ExploreA Multi-Purpose GUI for YOLO Object Detection Models

Pipeline for Training TensorFlow Keras Image Classification Model

  • Deep Learning, Image Classification

→ A step-by-step guide to training image classification models using TensorFlow Keras with any custom dataset. I wrote 2 articles about…

ExplorePipeline for Training TensorFlow Keras Image Classification Model

Detection and Segmentation with YOLO and SAM

  • Image Segmentation, Object Detection

→  Detect objects with YOLO models, and by using detection information, segment these objects with SAM. There are a bunch of…

ExploreDetection and Segmentation with YOLO and SAM

Detecting Objects with OpenCV Cascade Classifiers

  • Object Detection

→ Article about detecting objects with pretrained OpenCV Cascade Classifiers implemented in Python. For Object Detection, there are popular models like…

ExploreDetecting Objects with OpenCV Cascade Classifiers

Pipeline for Training Custom YOLO-NAS Object Detection Models

  • Deep Learning, Object Detection

→ Step-by-step guide for training YOLO-NAS object detection models in PyTorch using custom datasets. Every year, new YOLO versions are published,…

ExplorePipeline for Training Custom YOLO-NAS Object Detection Models
Prev
1 2 3 4

Trending now

How to Detect Small Objects with SAHI: Inference & Fine-Tuning
SAM3: Segment Objects with a Text Prompt on Videos and Images
Grounding DINO: Detecting Objects with Text Prompts
Pipeline for Training DETR Object Detection Models

Copyright © 2025 - Creative Themes