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

vl_imreadjpeg.m error #65

Open
zhenghaojie666 opened this issue Jun 21, 2018 · 1 comment
Open

vl_imreadjpeg.m error #65

zhenghaojie666 opened this issue Jun 21, 2018 · 1 comment

Comments

@zhenghaojie666
Copy link

尝试将 SCRIPT vl_imreadjpeg 作为函数执行:
C:\Users\Administrator\Desktop\matconvnet-fcn-master\matconvnet\matlab\vl_imreadjpeg.m
出错 getBatch (line 52)
rgb = vl_imreadjpeg({rgbPath}) ;
出错 fcnTrain>@(imdb,batch)getBatch(imdb,batch,opts,'prefetch',nargout==0) (line 107)
fn = @(imdb,batch) getBatch(imdb,batch,opts,'prefetch',nargout==0) ;
出错 cnn_train_dag>process_epoch (line 178)
inputs = state.getBatch(state.imdb, batch) ;
出错 cnn_train_dag (line 89)
stats.train(epoch) = process_epoch(net, state, opts, 'train') ;
出错 fcnTrain (line 98)
info = cnn_train_dag(net, imdb, getBatchWrapper(bopts), ...

Anyone Kindly help me or give some code to solve this issue...
Waiting for your positive response...
thank you...

@zhenghaojie666
Copy link
Author

reference this:vlfeat/matconvnet#1025

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