We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
On 1 Dec 2015, at 11:37, Crefeda [email protected] wrote:
— Reply to this email directly or view it on GitHub #6.
Sorry, something went wrong.
Hi, I do have the data in the specified folder:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: