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

AttributeError: 'Dataset' object has no attribute 'value' #2

Open
laomaup opened this issue Jul 2, 2021 · 0 comments
Open

AttributeError: 'Dataset' object has no attribute 'value' #2

laomaup opened this issue Jul 2, 2021 · 0 comments

Comments

@laomaup
Copy link

laomaup commented Jul 2, 2021

Generate the data
when running python3 Utils/PrepareDataset.py, this is something error
File "PrepareDataset.py", line 66, in
Prepare3D(SUBJECT_IDS)
File "PrepareDataset.py", line 31, in Prepare3D
positions = hf['3D_positions'].value.reshape(32, 3, -1).transpose(2, 0, 1)
AttributeError: 'Dataset' object has no attribute 'value'

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