intersection-over-union
There are 18 repositories under intersection-over-union topic.
CheckBoxStudio/IoU
A C++ implement of intersection over union (IoU) ratio calculation.
arkanivasarkar/Retinal-Vessel-Segmentation-using-variants-of-UNET
Retinal vessel segmentation using U-NET, Res-UNET, Attention U-NET, and Residual Attention U-NET (RA-UNET)
rog93/GIouloss_CIouloss_caffe
Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression
nipunmanral/Object-Detection-using-OpenCV
Object Detection in images using Selective Search and EdgeBoxes algorithm
timmmGZ/Bounding-Box-Regression-GUI
This program shows how Bounding-Box-Regression works in a visual form. Intersection over Union ( IOU ), Non Maximum Suppression ( NMS ), Object detection, 边框回归,边框回归可视化,交并比,非极大值抑制,目标检测。
jungsoh/yolo-car-detection-for-autonomous-driving
Application of pre-trained YOLO object detection model to car detection for autonomous driving
TmohamedashrafT/Pedestrian-Tracking-Using-Kalman-Filter
Implement the Kalman filter and establish a pipeline for pedestrian detection and tracking using YOLOv5 and the Hungarian algorithm
matin-ghorbani/IoU-from-Scratch
Intersection Over Union from Scratch using PyTorch
sichkar-valentyn/What-is-mAP-for-Objects-Detection-tasks-
Understanding of use of mAP as a metric for Objects Detection problems
deepcloudlabs/annotating-chest-xray-images
Annotating Chest XRAY Images and Evaluating the annotation
RimTouny/Single-Object-Tracking-with-Yolov8
In computer vision, this project meticulously constructs a dataset for precise 'Shoe' tracking using YOLOv8 models. Emphasizing detailed data organization, advanced training, and nuanced evaluation, it provides comprehensive insights. A final project for the Computer Vision cousre on Ottawa Master's in (2023).
stefanherdy/pytorch-semantic-segmentation
Semantic Image Segmentation using Pytorch
gerardo-lijs/MLUtils
Machine learning utilities for .NET. Confusion matrix, intersection over union, etc.
jvarley/jaccard_similarity
Compute Jaccard Similarity between two meshes
WenrrrBeth/classification-MNISTDD
Trained deep neural networks to predict and classify input image (MNISTDD) datasets with python.
bilnab/P8
deep learning : segmentation d'images
DaudLateef/Car-Detection-for-Autonomous-Driving
This repository presents my project on Car Detection Algorithm for Self-Driving Cars using the YOLO object detection algorithm.