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

train_dir is missing while training object detection using tensorflow lite #112

Open
IkrameBeggar opened this issue May 1, 2020 · 1 comment

Comments

@IkrameBeggar
Copy link

IkrameBeggar commented May 1, 2020

while trying to train ssd_mobilenet_v2_quantized_300x300_coco
i'm getting an error which is assertion error 'train_dir' is missing can anyone help please !

@soorajvinod123
Copy link

python train.py --logtostderr --train_dir=training --pipeline_config_path=training/ssd_mobilenet_v2_quantized_300x300_coco.config
use this to train...change --train_dir=training/ to just --train_dir=training

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