We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b27d4 commit 5da3b5fCopy full SHA for 5da3b5f
MTM/__init__.py
@@ -7,7 +7,7 @@
7
from .NMS import NMS
8
9
__all__ = ['NMS']
10
-__version__ = '1.15.1'
+__version__ = '1.5.1'
11
12
def _findLocalMax_(corrMap, score_threshold=0.6):
13
'''
0 commit comments