yahoo / open_nsfw

Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
BSD 2-Clause "Simplified" License
5.86k stars 1.05k forks source link

Docker Build failure: the url given returns 404 #72

Open Haroldzlz opened 6 years ago

Haroldzlz commented 6 years ago

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.

atmohsin commented 6 years ago

Hi, I am also facing the same issue, Any information on this, please.

Thanks Mohsin

Haroldzlz commented 6 years ago

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.

julienbalas commented 5 years ago

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