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
Hello,can you tell me how i can get the pascal-fcn16s-dag.mat which is used in fcn_16.ipynb
The text was updated successfully, but these errors were encountered:
I think i have already make it. http://www.vlfeat.org/matconvnet/pretrained/
Sorry, something went wrong.
We can add a code line !wget https://www.vlfeat.org/matconvnet/models/pascal-fcn16s-dag.mat before executing data = loadmat('pascal-fcn16s-dag.mat', matlab_compatible=False, struct_as_record=False)
!wget https://www.vlfeat.org/matconvnet/models/pascal-fcn16s-dag.mat
data = loadmat('pascal-fcn16s-dag.mat', matlab_compatible=False, struct_as_record=False)
No branches or pull requests
Hello,can you tell me how i can get the pascal-fcn16s-dag.mat which is used in fcn_16.ipynb
The text was updated successfully, but these errors were encountered: