Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find output segmentation files #26

Closed
xiankun1995 opened this issue Apr 27, 2018 · 1 comment
Closed

Cannot find output segmentation files #26

xiankun1995 opened this issue Apr 27, 2018 · 1 comment

Comments

@xiankun1995
Copy link

Hello,
I can't find output files in the testing stage.
My command is this:"./build/tools/Debug/caffe-d.exe" test --model=examples/o-cnn/segmentation_5.prototxt --weights=seg_5_s2_iter_5000.caffemodel --blob_prefix=feature/segmentation_5_test_ --binary_mode=false --save_seperately=false --iterations=500
I can run it and screenshot is this:
default
But there are not output files in my folder. Can you give some suggestions that I can get the output files? Thank you very much!

@wang-ps
Copy link
Contributor

wang-ps commented Apr 27, 2018

According to your command, you should manually create one folder named as feature .
By the way, I notice that you run the caffe in debug mode. It is much faster to build and run the code in release mode.

@wang-ps wang-ps closed this as completed Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants