Object detection

Project information

  • Category: Computer Vision
  • Method: Deep learning, Sort, YOLO8

Explanation:

Object detection and object tracking with RCNN, Fast RCNN, Faster RCNN, Mask RCNN, SSD, and YOLO from scratch

1- Object tracking with CenterNet and Sort algorithm.

2- Object detection and instance segmentation with YOLOv8.

3- Object detection with single shot multibox detector (SSD).