Spaces:
Runtime error
Runtime error
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
|