Windows+caffe (c)--the mean value of the picture

Source: Internet
Author: User

This should be in the image has been converted into Lmdb format in order to find the mean value ...

1. See if the bin in the Caffe root directory exists Compute_image_mean.exe (with the happey of the Great God)

If it does not exist, you need to open MainBuilder.sln, right-compute_image_mean-only for project-Generate Compute_image_mean only.

2. Create a new Computeimagemean.bat file

3. Edit Computeimagemean.bat, open add with Notepad

D:/deeptools/caffe-windows-master/bin/compute_image_mean.exe d:/deeptools/caffe-windows-master/examples/myfile/ train_db D:/deeptools/caffe-windows-master/examples/myfile/mean.binaryproto
Pause

Explain:

"1" D:/deeptools/caffe-windows-master/bin/compute_image_mean.exe this is the absolute path where Compute_image_mean.exe is located.

"2" d:/deeptools/caffe-windows-master/examples/myfile/train_db your picture into the Lmdb location

"3" D:/deeptools/caffe-windows-master/examples/myfile/mean.binaryproto turn into Mean.binaryproto place

Save

4. Double-click Computeimagemean.bat

At this point, we get the mean value of the picture

Windows+caffe (c)--the mean value of the picture

Related Article

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.