tensorflow / tensorflow/models
Train custom model w/ latest docker image - modules not found
Open
Nobody has claimed this yet.
models:research:odapi
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
I am running the latest docker image and attempting to train a custom model with the tutorial here. I can't find any of the tensorflow models or scripts in the docker image. So I clone them down but when i try to run the research/object_detection/model_main_tf2.py script, I get a series of "module not found" errors.
What's the point of the docker image if it's not configured correctly? I don't understand how to use it as provided.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.