...

Welcome to Eran Feit’s Computer-Vision Hub 

Eran Feit

Welcome to Eran Feit’s Computer-Vision Hub

You can follow the world of Computer Vision, TensorFlow, Keras, and Python with my tutorials.

Subscribe for more tutorials in my Youtube channel

Object Detection

Image Classification

Image Segmenation

My last Posts:

mediapipe image classifier python

MediaPipe image classifier Python with EfficientNet-Lite0

Ever wanted a quick way to recognize what’s inside a photo without training a model or building a huge pipeline.This ...
Brain Tumor Segmentation

Brain Tumor Segmentation with YOLOv11 in Python

Brain Tumor Segmentation with YOLOv11 in Python: What You’ll Build This article walks through a complete, practical workflow for brain ...
unet image segmentation tensorflow

How to UNet Image Segmentation TensorFlow on Custom Data | Dolphin Segmentation

U-Net image segmentation in TensorFlow is a go-to approach when you need pixel-level predictions, not just a single label per ...
ultralytics sam2 tutorial

I tried the Ultralytics SAM2 tutorial with YOLO11. Here’s what happened.

Ultralytics SAM2 Tutorial, Explained Like You’d Code It An ultralytics sam2 tutorial is really about one idea: using a strong ...
teeth segmentation

Here’s What Combining YOLOv11 with SAM2 Taught Me About Segmentation

Building a practical teeth segmentation pipeline with YOLOv11 + SAM2 This article is about automating teeth segmentation so you can ...
Segment Anything in videos

Complete Guide to SAM2 Video Segmentation in Python

SAM2 video segmentation is a practical way to turn a single user interaction into consistent object masks across an entire ...
SAM2 tutorial

Interactive SAM2 Segmentation: Points, Boxes, and Masks

SAM2 Tutorial is quickly becoming one of the most practical ways for Python developers to get high-quality segmentation without training ...
Lung segmentation

How to Train Mask R‑CNN on Lung Segmentation Data

Introduction Lung segmentation is one of the most important tasks in medical image analysis, especially when working with chest X-rays ...
Mask RCNN tutorial

Mask R‑CNN Tutorial: Guide to Instance Segmentation

Mask R-CNN has become one of the most practical ways to get high-quality instance segmentation results without needing to design ...
yolo image segmentation

YOLO Image Segmentation for Crack Detection Projects

YOLO image segmentation is a practical way to move from “where is the object” to “which exact pixels belong to ...





Eran Feit