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

tf_2dunet Exception #398

Closed
omnia487 opened this issue Mar 25, 2022 · 4 comments
Closed

tf_2dunet Exception #398

omnia487 opened this issue Mar 25, 2022 · 4 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@omnia487
Copy link

trying to initialize the tf_2dunet plan but I cant
Exception : need at least one array to concatenate
156519762-74d24fc0-752d-499b-b402-31c2e318bcd2

@itrushkin
Copy link
Contributor

Hey @omnia487. Thank you for your interest in OpenFL!

Your question looks like a duplicate of #366.

Because of legal restriction of BraTS dataset, tf_2dunet workspace requires data to be already on the device. If you have the data locally, could you provide directory tree of the dataset?
You can do it via executing:

sudo apt-get install tree
tree -L 2 path/to/data/MICCAI_BraTS_2019_Data_Training/HGG # replace with your location

@omnyaatef22
Copy link

1
2
3
4
5

@theakshaypant
Copy link
Collaborator

The example was updated recently and can be run using the steps mentioned in #1126 (comment) after changes introduced in #1178.

Could you check if the error can be reproduced or can this issue be closed.

@teoparvanov
Copy link
Collaborator

teoparvanov commented Dec 13, 2024

PS: this workspace is being fundamentally reworked and migrated to the Keras 3 API as part of this PR, where it has been renamed to keras_2dunet. Please retest, and let us know if you still encounter any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

7 participants