BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.13k stars 18.68k forks source link

How to batch classify pictures in windows? #5763

Closed 408550969 closed 6 years ago

408550969 commented 7 years ago

I am currently doing ocr, I want to split the number of pictures after the classification, but the classification.exe can only sort a picture at a time, how to batch classify pictures in windows?

Operating system:windows7 Compiler:vs2013 CUDA version (if applicable):8.0 CUDNN version (if applicable):5.1 BLAS:default Python or MATLAB version (for pycaffe and matcaffe respectively):anaconda2

Noiredd commented 6 years ago

Please post usage, installation, or modeling questions, or other requests for help to the caffe-users list instead of Issues. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe. Please read the guidelines for contributing before submitting an issue or a pull request.