/julia-image-classification-svm

The code loads dog and cat images, extracts HOG descriptors, labels them, splits the data into training and test sets, trains an SVM model, and predicts a test image.

Primary LanguageJuliaMIT LicenseMIT

No issues in this repository yet.