Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
albanie committed Sep 8, 2017
1 parent 7e78ca0 commit 1bef5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_mcnSENets.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ function setup_mcnSENets()

root = fileparts(mfilename('fullpath')) ;
addpath(root, [root '/matlab'], [root '/benchmarks'], [root '/misc']) ;
addpath(fullfile(vl_rootnn, 'examples/imagenet')) ;

0 comments on commit 1bef5fc

Please sign in to comment.