This repository contains code for Training a Custom Object Detector with DLIB & Making Gesture Controlled Applications blogpost.
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
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.