Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

KeyError: 'volume' #74

Open
ZZUzy opened this issue Dec 7, 2022 · 1 comment
Open

KeyError: 'volume' #74

ZZUzy opened this issue Dec 7, 2022 · 1 comment

Comments

@ZZUzy
Copy link

ZZUzy commented Dec 7, 2022

Traceback (most recent call last):
File "train.py", line 242, in
main()
File "train.py", line 182, in main
fd = next(generator)
File "D:\Recursive-Cascaded-Networks-master\data_util\brain.py", line 123, in generator
ret['voxel1'][i, ..., 0], ret['voxel2'][i, ...,0] = d1['volume'], d2['volume']
KeyError: 'volume'

When I encountered such a problem while running the code, is there anyone who met the same situation as me and has solved it?

@ZZUzy
Copy link
Author

ZZUzy commented Mar 13, 2023

I also have the same problem. Is there any solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant