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

Question about eval #47

Open
renyujie-del opened this issue May 2, 2022 · 3 comments
Open

Question about eval #47

renyujie-del opened this issue May 2, 2022 · 3 comments

Comments

@renyujie-del
Copy link

您好,我在运行下面语句时有一些问题
cd eval
(echo "data_dir = '../output-mypretrain/test'"; cat eval_edge.m)|matlab -nodisplay -nodesktop -nosplash
这个语句怎么用?我在运行时直接复制您的这条语句运行?还是需要自己先创建一些文件?

@xwjabc
Copy link
Owner

xwjabc commented May 3, 2022

Yes. You can directly run this command. There is no need to create any file in advance.

@renyujie-del
Copy link
Author

Hello, I still have some questions. I just came into contact with image segmentation. I don't understand the overall idea and process. What have you done in image preprocessing? Is the image segmented according to the gray value of the image? Can you give me an overview of the whole segmentation process

@xwjabc
Copy link
Owner

xwjabc commented May 13, 2022

Hmmmm actually HED is not an image segmentation (e.g., semantic segmentation/instance segmentation) framework. If you are looking for segmentation methods, you can take a look at DeepLab series (semantic segmentation) and Mask R-CNN (instance segmentation).

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