anex004
anex004
Hi, thanks. Tried with sudo. Got the following error: `Error response from daemon: Get https://gitlab.kitware.com:4567/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)`
`docker pull alpine` works fine.
Hi, This works: `git clone https://gitlab.kitware.com/DIVA-baseline/DIVA-baseline` Is it possible to share the docker file, then I can try to build the docker locally. Thanks.
Thanks, I am preparing the docker from the docker file. I get the following error while doing so. ---- ``` [ 13%] Linking CXX shared library ../../lib/libvital_logger.so [ 13%] Built...
Hi @jshilong, thanks for the prompt response! I was following that structure and your instructions. I guess I need a 'load_from parameter' to start from the existing weights. Otherwise, I...