Skip to content

ToughStoneX/hog_pedestran_detect_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOG+SVM行人检测

基于python和opencv编写的代码,应用经典的HOG+SVM算法实现行人检测。

目录说明:

  1. Negative:负样本数据集;
  2. Positive:正样本数据集;
  3. TestData:测试数据集;
  4. pedestran_detect.py:使用HOG+SVM进行训练+测试代码。

详细可参考我的博客: https://blog.csdn.net/hongbin_xu/article/details/79845290

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages