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

Issue when running deform:compress augmentation #16

Open
constantinpape opened this issue Oct 20, 2021 · 0 comments
Open

Issue when running deform:compress augmentation #16

constantinpape opened this issue Oct 20, 2021 · 0 comments

Comments

@constantinpape
Copy link
Owner

  File "torch_em/transform/defect.py", line 184, in deform_slice
    raw = self.compress_slice(raw)
  File "ransform/defect.py", line 136, in compress_slice
    assert len(np.unique(components)) == 3, "%i" % len(np.unique(components))
AssertionError: 2

Need to add a test for all the augmentation modes! (And then fix this and reactivate the compress augmentation in cremi)

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

1 participant