Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

I have added my own data in ./data folder. But Why It calls the old image data path ? #185

Open
bemoregt opened this issue Jul 12, 2017 · 0 comments

Comments

@bemoregt
Copy link

Hi, @zpao @iassael @maraoz @achao @gfosco

I have met this error when I run the Transfer Learning.

ctilab@ctilab:~/fb.resnet.torch$ th main.lua -retrain resnet-50.t7 -data ./data -resetClassifier true -nClasses 2
Loading model from file: resnet-50.t7
=> Replacing classifier with 2-way classifier
=> Training epoch # 1
/home/ctilab/torch/install/bin/luajit: ...e/ctilab/torch/install/share/lua/5.1/threads/threads.lua:183: [thread 1 callback] ./datasets/imagenet.lua:49: Error reading: /home/ctilab/fb.resnet.torch/data/train/Instantaccess/0606a07d304f5f2041bed1a565a8fe14.png

I have added my own data in ./data folder.
But Why It calls the old image data path ?

I cannot find that path setting in any lua scripts..
What's wrong with me ?

Thanks in advance..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant