Hi! Sorry but I still don't understand how to compute neural network when the training is over. Should I use: `network.ExtractDeepFeatures(input);` ?
Hi!
Sorry but I still don't understand how to compute neural network when the training is over.
Should I use:
network.ExtractDeepFeatures(input);?