Hello all,
I have a project where I need to start detectnet.py in docker container automatically on start up. However, all my attempts so far using python scripts to navigate within docker have not gotten anywhere within the container. So far, I am able to start the docker container up, but do not have or know how to navigate within the container to /python/training/detection/ssd so that I can run the python script to run detectnet.py within the container.
Does anyone know how to help with this situation?
Kind regards,
Paul