I want to Implement a Image classifier which is able to detect defects from a particular set of smaples and defects are unknown.
We have both good and bad samples, but there are no features defined. The Images are of 400*400 size.
The images are taken as a tiff file containing 24 files of a single sample from 24 different random positions.
Which machine learning techniques could be applied?
Thank you