Open Haroldzlz opened 6 years ago
Hi, I am also facing the same issue, Any information on this, please.
Thanks Mohsin
Dear all troubled by failing to pack an image: The above mentioned docker image seems still unavailable. But for those interested, here's what I have been doing on the topic. https://github.com/ucloud/uai-sdk/tree/master/examples/caffe/inference/nsfw The uai-sdk is a set of kit that offers docker images and easy-to-use AI training and Inference tools. One can pack image and run training and inference locally or online by just implementing the main class codes. Please refer to: https://docs.ucloud.cn/ai/uai-inference/tutorial/tf-mnist/prepare For the entire project.
It's a bit time consuming but it's worth it.
the following PR seems to be the fix https://github.com/yahoo/open_nsfw/pull/58/commits/0761435206c9148b97b81eebb31aa8295859d7f2
ho, well, no after quite a bit of download and setup it fail. Best regards
Cannot Build docker image, since the given url in: docker build -t caffe:cpu https://raw.githubusercontent.com/BVLC/caffe/master/docker/standalone/cpu/Dockerfile returns 404. please update a new one to build image on.