Spaces:
Running
Running
Realcat
commited on
Commit
•
da76ab4
1
Parent(s):
3c77caa
fix: dkm
Browse files- hloc/matchers/dkm.py +0 -1
hloc/matchers/dkm.py
CHANGED
@@ -65,5 +65,4 @@ class DKMv3(BaseModel):
|
|
65 |
"keypoints1": kpts2,
|
66 |
"mconf": certainty,
|
67 |
}
|
68 |
-
breakpoint()
|
69 |
return pred
|
|
|
65 |
"keypoints1": kpts2,
|
66 |
"mconf": certainty,
|
67 |
}
|
|
|
68 |
return pred
|