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

Error in running code of Test_FullImage .m #40

Open
xuxue555 opened this issue Oct 28, 2020 · 5 comments
Open

Error in running code of Test_FullImage .m #40

xuxue555 opened this issue Oct 28, 2020 · 5 comments

Comments

@xuxue555
Copy link

@GuoShi28 ,hi,I carefully read your literature and code, and download to try to run, but there is an error,could you help me correct the error?Thank you for reading my letter.
@image

@xuxue555
Copy link
Author

xuxue555 commented Oct 28, 2020

Anyone who knows how to solve this problem, please feel free to contact me, thank you very much.
未定义变量 "dagnn" 或类 "dagnn.DagNN.loadobj"。
出错 Test_FullImage (line 23)
net = dagnn.DagNN.loadobj(net) ;

@GuoShi28
Copy link
Owner

Hi, I actually met this problem a long time ago. I can not clearly remember how to solve this problem. But it caused by the failure of the installation of Matconvnet. You can try to run some example code of Matconvnet and confirm this question. You can refer to the installation guide on the Matconvnet official website.

@xuxue555
Copy link
Author

Hi, I actually met this problem a long time ago. I can not clearly remember how to solve this problem. But it caused by the failure of the installation of Matconvnet. You can try to run some example code of Matconvnet and confirm this question. You can refer to the installation guide on the Matconvnet official website.

Thank you very much for your timely reply. I will correct the errors according to your suggestions,
There is another problem. I use matlab 2019, cuda9.0,
Is it necessary to use matlab2015, cuda8.0?

@GuoShi28
Copy link
Owner

You can try different versions of Matlab. I'm not sure. But I suggest you take care of the system path problem. Since the code needs to find the installed Matconvnet. You can also refer to the tutorial at https://www.vlfeat.org/matconvnet/quick/.

@xuxue555
Copy link
Author

Thanks for your response!

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