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

Refactor SOLD2 and WunschLineMatcher Dict Config to Dataclasses #2901

Merged
merged 13 commits into from
May 17, 2024

Conversation

lappemic
Copy link
Contributor

@lappemic lappemic commented May 9, 2024

This PR updates the SOLD2 and WunschLineMatcher configurations to use dataclasses, aligning with issue #2093. It builds on the changes from PR #2899, which consolidated SOLD2 dataclasses into kornia.feature.sold2.structures.

@lappemic lappemic changed the title 2093 Refactor SOLD2 Dict Config to Dataclass 2093 Refactor SOLD2 and WunschLineMatcher Dict Config to Dataclasses May 16, 2024
@lappemic
Copy link
Contributor Author

Hey @edgarriba, this is still an addition the the Dict to Dataclass refactoring. As far as i see, the ci error is the same as before in #2899.

Cc @johnnv1

@johnnv1 johnnv1 changed the title 2093 Refactor SOLD2 and WunschLineMatcher Dict Config to Dataclasses Refactor SOLD2 and WunschLineMatcher Dict Config to Dataclasses May 16, 2024
@johnnv1 johnnv1 enabled auto-merge (squash) May 16, 2024 23:28
@johnnv1 johnnv1 mentioned this pull request May 16, 2024
15 tasks
@johnnv1
Copy link
Member

johnnv1 commented May 17, 2024

hey, @lappemic the failing tutorial is related to sold2, could you check it?

auto-merge was automatically disabled May 17, 2024 12:15

Head branch was pushed to by a user without write access

@lappemic
Copy link
Contributor Author

@johnnv1 found the error in the tutorials (was related to wrongliy configured LineMatcherCfg). The one failing now is the same as always, right?

@johnnv1
Copy link
Member

johnnv1 commented May 17, 2024

@johnnv1 found the error in the tutorials (was related to wrongliy configured LineMatcherCfg). The one failing now is the same as always, right?

yeah, it's fine, tks!

@johnnv1 johnnv1 merged commit dfab71f into kornia:main May 17, 2024
26 of 27 checks passed
@lappemic lappemic deleted the 2093-sold2-dict-config-to-dataclass branch May 17, 2024 21:00
cjpurackal pushed a commit to cjpurackal/kornia that referenced this pull request May 18, 2024
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.

None yet

3 participants