Skip to content

Latest commit

 

History

History

Training_a_custom_hand_detector_with_dlib

Training a Custom Object Detector with DLIB & Making Gesture Controlled Applications

This repository contains code for Training a Custom Object Detector with DLIB & Making Gesture Controlled Applications blogpost.

download

You can access the Tutorial for this repo here.

Training a Custom Object Detector with DLIB & Making Gesture Controlled Applications Notebook

You can use the .svm models here but its best to train your own models. If you're unable to install dlib by doing pip install dlib then you should do: pip install dlib==19.8.1

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.