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

downsample label types #1117

Merged

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Apr 18, 2024

  • feat(downsample): additional pixel types for downsample-label-image
  • feat(cli): improve runHatch error message

When working with torch, the output is often float32. Torch does not
have good support for conversion to uint types:

  pytorch/pytorch#58734

Support float32 and the signed integer types for convenience.
@thewtex thewtex merged commit 8983ca4 into InsightSoftwareConsortium:main Apr 18, 2024
77 checks passed
@thewtex thewtex deleted the downsample-label-types branch April 18, 2024 22:07
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

Successfully merging this pull request may close these issues.

1 participant