Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Extracting Hist Features to do Image Classification using Decision Tree or Random Forest or Adaboost

Notifications You must be signed in to change notification settings

HansRen1024/Image-Pre-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Extracting-Hist-Features-to-do-PreClassification-using-Decision-Tree-or-Random-Forest-or-Adaboost

NOTE: This is an indea, not a solution. You can use any algorithm to extract features or classificate.

CNN always output a result while given an image. So I am thinking of deploying a pre-classification algorithm to decide wether throw the image into CNN or give out the result.

Content of train_all.txt and test_all.txt is: image path + space + category index

特征提取&分类博客中文地址:http://blog.csdn.net/renhanchi/article/details/79127914

寻找最优参数博客中文地址:http://blog.csdn.net/renhanchi/article/details/79139415

About

Extracting Hist Features to do Image Classification using Decision Tree or Random Forest or Adaboost

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages