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

Error at JointDataset? #97

Open
AI-Hunter opened this issue Nov 14, 2021 · 1 comment
Open

Error at JointDataset? #97

AI-Hunter opened this issue Nov 14, 2021 · 1 comment

Comments

@AI-Hunter
Copy link

@CaptainEven
Thanks for your nice repo.
There are two dataset preparation/loader:
MultiScaleJD ans JointDataset

When I am using JointDataset, it produce the following error:

    scale_idx = data_loader.dataset.batch_i_to_scale_i[batch_i]
AttributeError: 'JointDataset' object has no attribute 'batch_i_to_scale_i'

Would you give an idea, how can I solve it?
When can I use JointDataset and MultiScaleJD?
Thanks

@wsw321
Copy link

wsw321 commented Nov 15, 2023

have you solve this problem? I meet this problem now.

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

2 participants