""" Python implementation of ASMK for ECCV 2020 paper "Learning and aggregating deep local descriptors for instance-level recognition" """ from .asmk_method import ASMKMethod