CNN_forward icon indicating copy to clipboard operation
CNN_forward copied to clipboard

CNN(Convolutional neural network) forward code which requires little dependency(Opencv, TBB-optional) and is easy to run on Windows(using caffe's model)

Results 1 CNN_forward issues
Sort by recently updated
recently updated
newest added

HI: thanks your code. I have a question: how to extract an image feature. can you export an interface for extracting feature? thanks