Skip to content

download_resource.sh make_mnist_db does not find. #85

Description

@i-chaochen

Hi, when I build this tutorial, I failed due to download_resource hasn't make_mnist_db command.

Any idea?

Thanks!

$ make
-- Configuring done
-- Generating done
-- Build files have been written to: /caffe2_cpp_tutorial-master
downloading test image (2)
############################################################################################################################################################################################################## 100.0%
############################################################################################################################################################################################################## 100.0%
downloading Squeezenet model (2)
############################################################################################################################################################################################################## 100.0%
#=O=# # #
downloading MNIST train data (2)
############################################################################################################################################################################################################## 100.0%
############################################################################################################################################################################################################## 100.0%
./script/download_resource.sh: line 19: make_mnist_db: command not found
make[1]: Entering directory '
/caffe2_cpp_tutorial-master/build'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '~/caffe2_cpp_tutorial-master/build'
Makefile:4: recipe for target 'all' failed
make: *** [all] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions