Skip to content

Files

Latest commit

57b5cef · Jan 18, 2023

History

History

Intersection-over-Union-IoU-in-Object-Detection-and-Segmentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 28, 2022
Jun 28, 2022
Jan 18, 2023

Intersection over Union(IoU) in Object Detection and Segmentation

This repository contains code for Intersection over Union(IoU) in Object Detection and Segmentation blog post.

Feature Image IoU

Download Code



This directory contains code for implementing IoU calculation using NumPy and PyTorch. You will learn the in-built and manual methods to implement IoU. Find out detailed explanation in the blog post Intersection over Union (IoU) in Object Detection and Segmentation.
Check out the Colab notebooks below.

Install PyTorch for local system.

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.