Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.48 KB

File metadata and controls

48 lines (27 loc) · 1.48 KB

Object Detection Resources

There is a file in this directory titled ‘train base’. It’s available to help speed up the process of setting up a trainer. Just modify the values to suit your needs. Copy, Paste, and Go.

Image Datasets

OpenCV object recognition/training tutorials

Naotoshi Seo’s Tutorial

Coding Robin Haar Training Tutorial(Personally,my favorite)

Object Training FAQ

OpenCV Docs on TrainCascade

In-Depth Explanation of Some Parameters

In-depth answers to how to train properly