Skip to content

rafaelscariot/svm-custom-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Object Detection

Custom object detection using the SVM (Support Vector Machine) algorithm.

  • The "src" folder contains the files to train your model .svm and to run the detection.
  • To create the .xml file, use https://imglab.in/#.

Installation

Use the package manager pip to install the requirements.

pip install requirements.txt

Usage

python Detector.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Custom object detection using the SVM algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages