Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 799 Bytes

File metadata and controls

17 lines (9 loc) · 799 Bytes

Setup

OpenCV (Required)

Follow this tutorial to install OpenCV onto a Linux machine.

If you run into any problems, you can check out the Troubleshooting section which highlights some of the problems I've encountered while working on this project.

Saving Weights (Optional)

You can configure the frequency to save the trained weights in the detector.c file.

Other Requirements

Further project requirements can be found here.

Next Step: > Preparing the Data