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
With a more cleaned up data loading architecture from PR #184, there are a few more code consolidation possible for the image_data class. For instance have a common initialize and ensure loading of the metadata.
With a more cleaned up data loading architecture from PR #184, there are a few more code consolidation possible for the
image_dataclass. For instance have a commoninitializeand ensure loading of the metadata.