Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to read imagenet-vgg-verydeep-16.mat #6

Open
Crefeda opened this issue Dec 1, 2015 · 2 comments
Open

Not able to read imagenet-vgg-verydeep-16.mat #6

Crefeda opened this issue Dec 1, 2015 · 2 comments

Comments

@Crefeda
Copy link

Crefeda commented Dec 1, 2015

Hi,

I get the following error when I try to run fcn_train. Any suggestions please. The file exists in the folder.

load('imagenet-vgg-verydeep-16.mat')
Error using load
Can't read file /home/mbaxkcr4/matconvnet-fcn/data/models/imagenet-vgg-verydeep-16.mat.

@vedaldi
Copy link
Contributor

vedaldi commented Dec 1, 2015

Hi, you need to download and put in the data/models/ director the specified model (you can download a copy from MatConvNet website)

Andrea

On 1 Dec 2015, at 11:37, Crefeda [email protected] wrote:

Hi,

I get the following error when I try to run fcn_train. Any suggestions please. The file exists in the folder.

load('imagenet-vgg-verydeep-16.mat')
Error using load
Can't read file /home/mbaxkcr4/matconvnet-fcn/data/models/imagenet-vgg-verydeep-16.mat.


Reply to this email directly or view it on GitHub #6.

@Crefeda
Copy link
Author

Crefeda commented Dec 1, 2015

Hi,
I do have the data in the specified folder:

screenshot from 2015-12-01 16 30 26

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

No branches or pull requests

2 participants