3AM / asmk-src /asmk /__init__.py
nycu-cplab's picture
app building
e6f20b8
"""
Python implementation of ASMK for ECCV 2020 paper "Learning and aggregating deep local descriptors
for instance-level recognition"
"""
from .asmk_method import ASMKMethod