I followed the tutorial as it is but its giving me "ValueError: model_dir should be non-empty".
This question is better asked on StackOverflow since it is not a bug or feature request. There is also a larger community that reads questions there. Thanks!
I also suggest you provide more details, e.g. a link to the documentation you're following, and the exact command that produced the error.
The issue has been resolved by making a new directory and mentioning it in the --model_dir flag.
this is referring to --output-dir, had this issue when the --output-dir was not local, but /home/me/etc/etc
Most helpful comment
The issue has been resolved by making a new directory and mentioning it in the --model_dir flag.