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

DKMv3 and DKMv2 #41

Open
sjtuztq opened this issue Sep 1, 2023 · 4 comments
Open

DKMv3 and DKMv2 #41

sjtuztq opened this issue Sep 1, 2023 · 4 comments

Comments

@sjtuztq
Copy link

sjtuztq commented Sep 1, 2023

What is the difference between DKMv3 and DKMv2?

@Parskatt
Copy link
Owner

Quite a few changes. Main ones on the top of my head are,

  1. Changes to representation of refiner input, in particular adding local correlation features.
  2. Inverse KDE match sampling for better coverage
  3. Higher resolution (if I remember correctly v2 used lower res)

There are probably more minor implementation details that may have given further boost.

There were no major changes to the training itself.

Hope that helps :)

@qwerty200696
Copy link

Is there any documentation available outlining the changes from v1 to v2 and then to v3?

@Parskatt
Copy link
Owner

No, you would have to basically look at changes in the source code. The initial uploaded version might even be v2, I don't remember.

@qwerty200696
Copy link

qwerty200696 commented Apr 25, 2024 via email

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

3 participants