Skip to content

Conversation

@arasharchor
Copy link

Hi again,

I changed the data.i.N to numel(data.i) and got another error regarding Maxpooling.m this file is empty!!

David Jefferson added 4 commits June 25, 2015 16:18
this file is a script while in the visualization of saliency map it is being called as function which raise an error compiling vis_saliency
@pengsun
Copy link
Owner

pengsun commented Jun 26, 2015

Hi,

Thanks for your interest!

However, Mex file with an "empty" m file with pure comments as its document is a standard Matlab way. Actually I just use other's MaxPooling implementation. To make it work, you gotta compile it by mex command (see MatlabCNN/util_3rdparty/mex/make_MaxPooling.m).

Please see Matlab doc for detailed explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants