We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://sentry.io/organizations/kitware-data/issues/3512135111/?alert_rule_id=10511315&alert_timestamp=1660823390256&alert_type=email&environment=production&project=6196580&referrer=alert_email
for val_data in data_loader: assert np_array.shape[0] == 1 # we are dealing with scalar images
for val_data in data_loader:
assert np_array.shape[0] == 1 # we are dealing with scalar images
The text was updated successfully, but these errors were encountered:
dzenanz
No branches or pull requests
https://sentry.io/organizations/kitware-data/issues/3512135111/?alert_rule_id=10511315&alert_timestamp=1660823390256&alert_type=email&environment=production&project=6196580&referrer=alert_email
for val_data in data_loader:
assert np_array.shape[0] == 1 # we are dealing with scalar images
The text was updated successfully, but these errors were encountered: