Single Shot Detection (SSD)

Project Info:

A project that I created during the Computer Vision A-Z course. This project uses Single Shot Multibox Detection (SSD) to detect different objects in images using the PASCAL VOC dataset and pre-trained weights. In the future, I'll work on creating a custom script using SSD.

Project Details:

  • Languages: Python
  • Tools: Pre-trained SSD model, OpenCV
  • Date:July 2021
  • URL:GitHub