Closed sri123098 closed 6 years ago
I've not using docker in this project. Looks like your docker is just not running
Can I run without using docker ? I need to train the model on the given coco data set. Could you please help me whether I can go ahead without using docker for environment?
I've never tested it on mac, imho better just to use Linux, you could use VMWare or any other VM for that
Dear all, I'm getting the following error on mac. ~/PycharmProjects/RBG/keras_Realtime_Multi-Person_Pose_Estimation$ docker run -v [/Users/sriramreddy/PycharmProjects/RBG/keras_Realtime_Multi-Person_Pose_Estimation]:/workspace -it bvlc/caffe:cpu python dump_caffe_layers.py docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. See 'docker run --help'.
Could you please help me to fix this issue ?
Thanks, Sriram