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

Make perspective deterministic. Possible Solution for Issue 19. #20

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

vipulSharma18
Copy link
Member

@vipulSharma18 vipulSharma18 commented Jun 16, 2024

Tried to make perspective consistent across batches of an evaluation run. Also, random values used for perspective are getting printed so that we can reproduce transform for human experiments or subsequent evaluation runs of models.

A possible solution for this:
#19

I want to remove perspective transformation from the warping toolset. It introduces in-depth rotations while other warping are 2-D transforms, not 3-D. Also, it introduces a literal random variable in analysis which can act like noise.

@vipulSharma18 vipulSharma18 merged commit b2bbd84 into main Jun 18, 2024
4 checks passed
@vipulSharma18 vipulSharma18 deleted the vipul/makePerspectiveDeterministic branch June 18, 2024 18:04
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

Successfully merging this pull request may close these issues.

1 participant