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

Warning: Escaped character '\S' is not valid. See 'doc sprintf' for supported special characters. #57

Closed
EMCL opened this issue Jun 16, 2017 · 0 comments

Comments

@EMCL
Copy link

EMCL commented Jun 16, 2017

i got bellow error..when running fcnTrain.m

In getDatasetStatistics (line 9)
In fcnTrain (line 64)
Error using imread (line 349)
File "data�oc11" does not exist.

Error in getDatasetStatistics (line 9)
lb = imread(sprintf(imdb.paths.classSegmentation, imdb.images.name{train(i)})) ;

Error in fcnTrain (line 64)
stats = getDatasetStatistics(imdb) ;

@EMCL EMCL closed this as completed Jun 23, 2017
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

1 participant