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

Usage for creating tfrecord #39

Open
Sawyer117 opened this issue Jul 14, 2020 · 2 comments
Open

Usage for creating tfrecord #39

Sawyer117 opened this issue Jul 14, 2020 · 2 comments

Comments

@Sawyer117
Copy link

Sawyer117 commented Jul 14, 2020

Hello, thank you for the detailed explanation, but I find myself hard to understand this:

Download and extract augmented segmentation data (Thanks to DrSleep), specifying the location with --data_dir and --label_data_dir (namely, $data_dir/$label_data_dir). <------#in SegmentationClassAug, there's only label-like images, so what is --data_dir?

Also for usage of create_pascal_tf_record.py, it seems the above is a typo and should be --image_data_dir?
But again what is --image_data_dir?
I only have original pascal voc2012(VOCdevkit) and augmentation data(SegmentationClassAug), I really had a hard time understanding what these arguments are. Could you clarify? Thanks!

python create_pascal_tf_record.py --data_dir DATA_DIR \ <----should it be dir to VOCdevkit?
--image_data_dir IMAGE_DATA_DIR \ <----what should it be?
--label_data_dir LABEL_DATA_DIR <----should it be dir to augmented segmentation data

@ghost
Copy link

ghost commented Apr 26, 2022

I find it hard to understand too. Did you found an answer to your question?

@bbauchwitz55
Copy link

I am also unable to understand this. It has been several years since the original post - can the dev team please respond to this issue?

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