Because Human is perfectible and error-prone, because Science should be open and flow and because cogito ergo sum.
This toolbox will aggregate some machine learning tools from all the walk of lives in order to fast prototype.
.
├── doc
├── data
├── protoclass
├── README.md
└── third-party
Installation is only required for some of the toolbox in the thir_party For those toolbox, follow the readme for each toolbox Note:
- RF_Class_C and RF_Class_R ---> change the mex path to your local mex path before compiling
You can clone this repository with the usual git clone
.
.
├── preprocessing
├── segmentation
├── extraction (LBP. CLBP, GLCMaO, GLCMaD, SIFT, HoG, Gabor, Wavelat)
├── local and global feature extraction
├── high-level (boW, ScF) and low-level
├── selection
├── validation
└── classification