rich-hart / SVM-ClassifierView external linksLinks
Example code for how to write an SVM classifier in MATLAB
☆31Jun 21, 2013Updated 12 years ago
Alternatives and similar repositories for SVM-Classifier
Users that are interested in SVM-Classifier are comparing it to the libraries listed below
Sorting:
- Classifying different point clouds of objects on the road (cars, pedestrians, bikes...) using SVMs.☆28May 10, 2021Updated 4 years ago
- Scene recognition using multiple feature extractors (tiny-images, D-SIFT, BoVW, PHoW) and different classifiers (KNN, SVM).☆22Feb 28, 2015Updated 10 years ago
- MATLAB SVM toolbox written by Anton Schwaighofer☆13Oct 12, 2015Updated 10 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Jul 25, 2018Updated 7 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Mar 16, 2022Updated 3 years ago
- Monte Carlo simulations and Point Estimate Methods☆12Apr 2, 2018Updated 7 years ago
- Artificial Intelligence based model for classifying different wood species based on specific vibration characteristics.☆10Mar 24, 2021Updated 4 years ago
- Grid Generation☆11Mar 7, 2024Updated last year
- Fun script to learn Obspy☆12Jul 27, 2016Updated 9 years ago
- Unofficial pytorch implementation of miSRGAN, in paper "3D Registration of pre-surgical prostate MRI and histopathology images via super-…