sdemyanov / ConvNet

Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial Training (AT) algorithms. Trained on GPU, require cuDNN v5.
240 stars 141 forks source link

About Windows version #34

Open Li1111 opened 6 years ago

Li1111 commented 6 years ago

Hello

I only find the .mexa64 file in the build folder, which means this code only works on Linux. Could you provide .mexw64 file? I want to use this toolbox in the windows environment. Thank you very much.