DKM icon indicating copy to clipboard operation
DKM copied to clipboard

if it's possible to use DKMv3 for training when there is no depth information in my own dataset?

Open DiKu-nn opened this issue 1 year ago • 3 comments

Hello, may I ask if it's possible to use DKMv3 for training when there is no depth information in my own dataset? I only need to obtain the horizontal and vertical offsets for perspective transformation.

DiKu-nn avatar Dec 07 '23 03:12 DiKu-nn

Hi. You would need to rewrite the loss function a bit, but it works just fine for homographies as well. It works with anything that creates a warp.

Parskatt avatar Dec 07 '23 06:12 Parskatt

Thank you, I'll give it a try.

DiKu-nn avatar Dec 07 '23 06:12 DiKu-nn

Thank you, I'll give it a try.

Hello, may I ask how you have been trying? If successful, would you be willing to open source? Thank you!

lqx75 avatar Mar 27 '24 10:03 lqx75