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

Implement TTA (Test Time Augmentation) #4

Open
alexm98 opened this issue Jun 28, 2019 · 1 comment
Open

Implement TTA (Test Time Augmentation) #4

alexm98 opened this issue Jun 28, 2019 · 1 comment
Assignees

Comments

@alexm98
Copy link
Contributor

alexm98 commented Jun 28, 2019

It would be nice for Hugin to be able to handle test-time augmentation. That is, flipping a scene 90° three times and running a prediction each time. The final prediction shall be the average of the 4 predictions.

mneagul pushed a commit that referenced this issue Nov 14, 2019
@mneagul
Copy link
Contributor

mneagul commented Dec 17, 2019

This should be discussed with @igabriel85 to see the proper approach.

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

2 participants