Classify classifies inputs based on existing classifier weights and spits out the predicted class. (basically fprops through the network)
The sample can be 1d or 2d or 3d or whatever (whereas detect expects 2d or 3d inputs).