Caffe training Cifar10 encountered./build/tools/caffe:not found error resolution

Source: Internet
Author: User

Cifar10 training steps are as follows:

(1) Open the terminal, apply the CD switch path, such as CD ~/caffe/data/cifar10,

(2) Continue to execute the order./get_cifar10.sh,

(3) After the successful download of the dataset, execute LS is visible to the downloaded data file,

(4) Switch the path again to the CD ~/caffe/examples/cifar10

(5) Continue to execute the order./create_cifar10.sh

The system does not have an error./build/examples/cifar10/convert_cifar_data.bin:not found, this is because the current directory is/caffe/examples/cifar10, and execution./create_ Cifar10.sh, it needs to be in the Caffe directory, so we need to switch to the Caffe directory and then execute./examples/cifar10/create_cifar10.sh

(6) Similarly, in the Caffe directory execution./examples/cifar10/train_quick.sh, this time will not be the error can not be found./build/tools/caffe.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.