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

About the datasets #35

Open
long123524 opened this issue Jul 2, 2021 · 1 comment
Open

About the datasets #35

long123524 opened this issue Jul 2, 2021 · 1 comment

Comments

@long123524
Copy link

What should the composition of the data set folder look like? What does the .lst file do? Beginners ask for advice

@xwjabc
Copy link
Owner

xwjabc commented Jul 5, 2021

You can refer to https://github.com/xwjabc/hed/blob/master/datasets.py#L19
Basically, in train_pair.lst, each line has an image path and its corresponding edge path.
In test.lst, each line has an image path.
The dataset folder structure can be arbitrary as long as the .lst files follow the above description.

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