models icon indicating copy to clipboard operation
models copied to clipboard

Train custom model w/ latest docker image - modules not found

Open sstainba opened this issue 2 years ago • 0 comments

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.

sstainba avatar Jan 29 '23 19:01 sstainba