Skip to content

Commit

Permalink
import order
Browse files Browse the repository at this point in the history
  • Loading branch information
ducha-aiki committed Jan 15, 2024
1 parent 12d4254 commit 14cf851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightglue/dog_hardnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
import cv2
import numpy as np
import torch
from packaging import version
from kornia.color import rgb_to_grayscale
from kornia.feature import laf_from_center_scale_ori, LAFDescriptor, HardNet
from packaging import version
from .utils import Extractor

try:
Expand Down

0 comments on commit 14cf851

Please sign in to comment.