I am a beginner in caffe. In some tutorials I usually see the "/path/to". I'm confuse with that. What's it means. Is that a specific path in my computer?
Here is part of a tutorial.
Prepare your data
Images: put all images in a folder (I'll call it here /path/to/jpegs/). Labels: create a text file (e.g., /path/to/labels/train.txt) with a line per input image .