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

Undefined function or variable 'genweights_mex'. #33

Open efullerton1 opened 7 years ago

efullerton1 commented 7 years ago

Hi There,

Thank you very much for sharing the code. I am hoping to use the CNN to classify cartilage in knee mri scans. Unfortunately when running in Matlab it seens the .mexa64 function is not working. Could you please advise to any action I could take to resolve this?

Thank you again