mirror of
https://github.com/gaomingqi/Track-Anything.git
synced 2025-12-16 08:27:49 +01:00
3 lines
149 B
Python
3 lines
149 B
Python
import pyximport; pyximport.install(pyximport=True, language_level=3)
|
|
# noinspection PyUnresolvedReferences
|
|
from ._get_dist_maps import get_dist_maps |