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

How can I acquire [Artery] and [Vein] labels from the data I generate from docker? #4

Open
liang-fen opened this issue Sep 22, 2024 · 0 comments

Comments

@liang-fen
Copy link

I have generated some vessel data according to your instructions. The structure is as follows:

C:.
├─images
│ generator_20240920_091544_039d6383-5981-4049-bc4f-f292020f3086.png

├─labels
│ 20240920_091544_039d6383-5981-4049-bc4f-f292020f3086_label.png

└─vessel_graphs
├─20240920_091544_039d6383-5981-4049-bc4f-f292020f3086
│ 20240920_091544_039d6383-5981-4049-bc4f-f292020f3086.csv
│ art_ven_img_gray.png
│ config.yml

How can I extract information about [Artery] and [Vein] labels.
I find the img under [labels] dir only has one gray value suggesting it's only label for vessels.
The img under [vessel_graghs] has so much values that seems like a non-background octa img rather than a label img.
Is the data in csv file under [vessel_graghs] dir suggests the differnce between artery and vein? I know the node data in it has 3 dimentions but don't know what it means.

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