Image mean subtraction is not handled in the current version. Basically there needs to be a different cudaPreImageNetMean preprocessing function which applies the image subtraction as opposed to pixel subtraction. The applications need to accept mean binary files, and perform the operation.
Image mean subtraction is not handled in the current version. Basically there needs to be a different
cudaPreImageNetMeanpreprocessing function which applies the image subtraction as opposed to pixel subtraction. The applications need to accept mean binary files, and perform the operation.