Skip to content

Ryan-Holmes-363/SSD-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Project

This project is adapted from sgrvinod/a-PyTorch-Tutorial-to-Object-Detection. It is intended to be a learning experience for myself to help with my computer vision research.

Dataset

The project utilizes the VOC2007 test and train datasets, as well as the VOC2012 train dataset.

Features

  • Modified VGG16 network: The project includes a modified VGG16 network architecture for object detection.

  • Real-time object detection: The program supports real-time object detection using the default webcam of the device.

Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages