You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
trying to initialize the tf_2dunet plan but I cant
Exception : need at least one array to concatenate
The text was updated successfully, but these errors were encountered: