I have been using MatConvnet for classifying remote sensing images. Everything works fine if I process images of size 2000x3000 pixels. But, if I try to process a large dataset of say 10000x16000 pixels, then I get an error while running the mex file of vl_nnbnorm, and MATLAB crashes down. PFA the error report.
Access Violation - Abnormal Termination.txt
I'm working with matconvnet-1.0-beta23 version, on NVIDIA Tesla K20Xm.
I've compiled the code with cuDNN support, and work on a 64 bit Windows Server edition.
Hi,
I have been using MatConvnet for classifying remote sensing images. Everything works fine if I process images of size 2000x3000 pixels. But, if I try to process a large dataset of say 10000x16000 pixels, then I get an error while running the mex file of vl_nnbnorm, and MATLAB crashes down. PFA the error report. Access Violation - Abnormal Termination.txt
I'm working with matconvnet-1.0-beta23 version, on NVIDIA Tesla K20Xm. I've compiled the code with cuDNN support, and work on a 64 bit Windows Server edition.
Regards,