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

Training error of VOC 2012 and 2007 #14

Closed
hondaathma opened this issue Oct 16, 2017 · 1 comment
Closed

Training error of VOC 2012 and 2007 #14

hondaathma opened this issue Oct 16, 2017 · 1 comment

Comments

@hondaathma
Copy link

On running training using:

python demo.py --run_name=BlitzNet300_COCO+VOC07+12 --x4 --detect --segment --eval_min_conf=0.5 --ckpt=1

I keep getting the error:

INFO:tensorflow:Error reported to Coordinator: <class 'tensorflow.python.framework.errors_impl.NotFoundError'>, /home/anarayanan/TenserflowPlayground/blitznet/Datasets/voc12-train-segmentation
	 [[Node: parallel_read/ReaderReadV2 = ReaderReadV2[_device="/job:localhost/replica:0/task:0/cpu:0"](parallel_read/TFRecordReaderV2, parallel_read/filenames)]]
[INFO]: Error reported to Coordinator: <class 'tensorflow.python.framework.errors_impl.NotFoundError'>, /home/anarayanan/TenserflowPlayground/blitznet/Datasets/voc12-train-segmentation
	 [[Node: parallel_read/ReaderReadV2 = ReaderReadV2[_device="/job:localhost/replica:0/task:0/cpu:0"](parallel_read/TFRecordReaderV2, parallel_read/filenames)] 

this is clearly because my VOC folder paths are not correct..Could you let me know how the folder structure should look like for training and val datasets?When I download Pascal VOC and extract I only get a folder called VOCDEVKIT in Datasets folder.

@hondaathma hondaathma changed the title Training error of VOC 2012 and 2017 Training error of VOC 2012 and 2007 Oct 16, 2017
@AhmedElsafy
Copy link

Hi, where you able to find a solution for this ?

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

2 participants