I am using ANN library in opencv 3.xx . currently it only use one core in my processor. is there a way to use more cores and is there a way to use gpu for training the network.
1 | initial version |
I am using ANN library in opencv 3.xx . currently it only use one core in my processor. is there a way to use more cores and is there a way to use gpu for training the network.