-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
@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
Metadata
Metadata
Assignees
Labels
No labels