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

"cannot open" or "unknown object" when training coco #7

Open
shinandrew opened this issue Sep 5, 2016 · 0 comments
Open

"cannot open" or "unknown object" when training coco #7

shinandrew opened this issue Sep 5, 2016 · 0 comments

Comments

@shinandrew
Copy link

I've modified CONFIG and main_cls.lua as necessary,
and ran train_coco.sh.

I got a bunch of outputs that look like following:

/home/ms_coco/train2014/COCO_train2014_000000035230.jpg
/home/ms_coco/train2014/COCO_train2014_000000163761.jpg
/home/torch/install/share/lua/5.1/torch/File.lua:375: unknown object
/home/ms_coco/train2014/COCO_train2014_000000058429.jpg
/home/ms_coco/train2014/COCO_train2014_000000198382.jpg
/home/torch/install/share/lua/5.1/torch/File.lua:375: unknown object
/home/ms_coco/train2014/COCO_train2014_000000212091.jpg
/home/ms_coco/train2014/COCO_train2014_000000215679.jpg
/home/torch/install/share/lua/5.1/torch/File.lua:375: unknown object

or

/home/ms_coco/train2014/COCO_train2014_000000178793.jpg
/home/ms_coco/train2014/COCO_train2014_000000183212.jpg
cannot open </home/ms_coco/train2014/COCO_train2014_000000498615.jpg> in mode r at /tmp/luarocks_torch-scm-1-3096/torch7/lib/TH/THDiskFile.c:649
/home/ms_coco/train2014/COCO_train2014_000000498615.jpg
/home/ms_coco/train2014/COCO_train2014_000000246971.jpg
cannot open </home/ms_coco/train2014/COCO_train2014_000000220148.jpg> in mode r at /tmp/luarocks_torch-scm-1-3096/torch7/lib/TH/THDiskFile.c:649

I've check many times that the path is correct and the files exist.
What could've gone wrong?
If everything goes right, what kind of print output should I be seeing?

@shinandrew shinandrew reopened this Jan 15, 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