How could I use the Support Vector Machine in scikit for python on images I have on my disk.
I have a folder which contains images of cars in png format and I would like to run SVM to be able to classify them into 3 categories
- cars
- buses
- motorcycles