diff --git a/tools/export.py b/tools/export.py index 5e4f72c..28dfde2 100644 --- a/tools/export.py +++ b/tools/export.py @@ -7,9 +7,6 @@ import torch import pandas as pd import subprocess - -import torchreid - from torchreid.utils.feature_extractor import FeatureExtractor from torchreid.models import build_model