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

Test time augmentations #91

Merged
merged 14 commits into from
Jul 19, 2024
Merged

Test time augmentations #91

merged 14 commits into from
Jul 19, 2024

Conversation

edyoshikun
Copy link
Contributor

@edyoshikun edyoshikun commented Jun 18, 2024

This PR adds the test time augmentations to the prediction steps.
These are currently hardcoded to be rotations of (0,90,180 and 270 deg) by setting the trainer.test_time_augmentation=True

Ideally, we want this to be added during training the paper suggests so that we are rotationally invariant.

@edyoshikun edyoshikun requested a review from ziw-liu June 18, 2024 21:15
@ziw-liu ziw-liu added the enhancement New feature or request label Jun 20, 2024
@ziw-liu
Copy link
Collaborator

ziw-liu commented Jun 30, 2024

@edyoshikun can you clean up the diff?

@edyoshikun
Copy link
Contributor Author

I need to figure out why when I merge main to my local it always does this thing... Thanks. Ill clean it up @ziw-liu

@edyoshikun edyoshikun requested a review from ziw-liu July 5, 2024 02:12
@ziw-liu ziw-liu merged commit 955da74 into main Jul 19, 2024
4 checks passed
@ziw-liu ziw-liu deleted the tta2 branch July 19, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants