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

Add TiCoTransform #1470

Open
2 tasks
guarin opened this issue Jan 11, 2024 · 0 comments
Open
2 tasks

Add TiCoTransform #1470

guarin opened this issue Jan 11, 2024 · 0 comments

Comments

@guarin
Copy link
Contributor

guarin commented Jan 11, 2024

TiCo uses the BYOL transform for image augmentations. To make the method easier to use and more consistent with other methods, we should add a TiCoTransform that is a subclass of BYOLTransform and just add a new docstring for TiCo.

TODO

  • Add TiCoTransform as subclass of BYOLTransform
  • Update TiCo examples and benchmark code to use TiCoTransform instead of BYOLTransform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant