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

MoCo/SimCLR transforms update #1357

Merged
merged 5 commits into from
May 23, 2023

Conversation

isaaccorley
Copy link
Collaborator

  • add random brightness and random contrast
  • fix random grayscale wrong device bug

@github-actions github-actions bot added trainers PyTorch Lightning trainers transforms Data augmentation transforms labels May 22, 2023
@adamjstewart
Copy link
Collaborator

adamjstewart commented May 22, 2023

Can you update SimCLR too?

@adamjstewart adamjstewart added this to In progress in SSL4EO-L via automation May 22, 2023
@adamjstewart
Copy link
Collaborator

Looks like RandomBrightness was added in Kornia 0.6.9. You'll need to update the minimum version in setup.cfg/environment.yml/min-reqs.old

@isaaccorley isaaccorley changed the title MoCo transforms update MoCo/SimCLR transforms update May 23, 2023
@github-actions github-actions bot added the dependencies Packaging and dependencies label May 23, 2023
@adamjstewart adamjstewart added this to the 0.5.0 milestone May 23, 2023
Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing/improving this!

@adamjstewart adamjstewart merged commit 3196dab into microsoft:main May 23, 2023
16 checks passed
SSL4EO-L automation moved this from In progress to Done May 23, 2023
@isaaccorley isaaccorley deleted the trainers/moco-transforms branch May 23, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Packaging and dependencies trainers PyTorch Lightning trainers transforms Data augmentation transforms
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants