image-classification-python
image-classification-python copied to clipboard
Using global feature descriptors and machine learning to perform image classification
Why did you apply the global feature extraction again after splitting the data in order to predict?
Hey, I am not able to extract this dataset file. Can somebody help me out? http://www.robots.ox.ac.uk/~vgg/data/flowers/17/ this is the link from where i have downloaded the dataset, which is the...
Hi, I got this error in the prediction line. I tried to resize my predictions but doesn't seem to work. Also the shape of Global_feature is 532. Please help. ValueError:...