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

Matlab version #20

Closed
CatherineYao opened this issue Apr 24, 2017 · 6 comments
Closed

Matlab version #20

CatherineYao opened this issue Apr 24, 2017 · 6 comments

Comments

@CatherineYao
Copy link

Hi, I found websave function is not exist in my matlab R2014a. So it will result in error when websave is used in .m file. What can I do to solve this problem?

@vinthony
Copy link

hi, Maybe you could download the link directly from the web according to URL in #line72 and #line80

@irolaina
Copy link
Owner

As @vinthony suggests, you can copy the URLs or alternatively try replacing websave with urlwrite for older matlab versions.

@CatherineYao
Copy link
Author

I've tried use urlwrite, but the content of two .mat files is " <noframes> Your browse does not support frame! </noframes> " .

@CatherineYao
Copy link
Author

Thank you very much. Maybe I should download the link directly with url. @vinthony @iro-cp

@CatherineYao
Copy link
Author

I've used Internet Download Manager to download the mat files, but it still occurred the problem "Your browse does not support frame! ". Is it relevant to file transfer protocol?

@vinthony
Copy link

I am not sure what cause this problem, Maybe you could try to change a browser.

Chrome is a good choice for you to download the URL.

Just paste the URL into the address bar of the browser and enter 'Return'

Or

you could download the URL from their website.

for the labelled data:

http://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.html

for the split data:

http://cs.nyu.edu/~silberman/projects/indoor_scene_seg_sup.html

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

3 participants