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

some problems when - Run main_test_seg.sh to test the resulting model for semantic segmentation. #3

Open
ssssober opened this issue Jan 24, 2018 · 0 comments

Comments

@ssssober
Copy link

ssssober commented Jan 24, 2018

Hello, I followed the - Run main_test_seg.sh to test the resulting model for semantic segmentation. in your README.md “,
I just want to use your open model ”seg_joint.caffemodel“ to test some pictures(I didn't train this caffemodel), then I got some troubles:
1:In the test_seg.prototxt,
layer {
name: "fc8_mat"
type: "MatWrite"
bottom: "fc8_interp"
mat_write_param {
prefix: "val/fc8/"
source: "list/val_id-py.txt"
strip: 0
period: 1
}
include: { phase: TEST }
}
What are stored in the folder "val/fc8"? the mat.type files ? How do I get them?

2.In the pascal_val.yml, a txt files will be called: val_noisy_sigma30.txt. In this txt.file, the png.picture are the manual ground truth segmentations? the corresponding mat.file in this txt such as /val_noisy_sigma30/2007_000042.mat, /val_noisy_sigma30/2007_000175.mat and so on , How do I get them? The mat files in this folder are the same as in the val/fc8 folder?

Looking forward to your reply. Thanks.

@ssssober ssssober changed the title some problems when "- Run main_test_denoise.sh to generate denoised results."? some problems when - Run main_test_seg.sh to test the resulting model for semantic segmentation. Jan 24, 2018
@ssssober ssssober reopened this Jan 24, 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

1 participant