Open vinay0410 opened 7 years ago
By classification i mean you don't have to find the location of the logo in the image just classify the image in given classes.In detection you have to find the square where logo is present.You can implement classification only but there is some extra point for detection.
Could you please specify the exact requirement for the model. Is it supposed to classify or detect. By classification, I understand classifying an extract logo such as available in the training set.
And by detection I understand scanning an image for the presence of logo. Which one of them are we supposed to implement.