From d8b633d900cacb2582e54aa3b9c772a5b95b2e87 Mon Sep 17 00:00:00 2001 From: nunzip Date: Wed, 12 Dec 2018 18:45:56 +0000 Subject: Fix top comments --- lib/rerank.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rerank.py') diff --git a/lib/rerank.py b/lib/rerank.py index 6fb5b7b..fc9f020 100644 --- a/lib/rerank.py +++ b/lib/rerank.py @@ -1,3 +1,5 @@ +#https://github.com/zhunzhong07/person-re-ranking/tree/master/CUHK03-NP + from scipy.spatial.distance import cdist import numpy as np from logging import debug -- cgit v1.2.3-54-g00ecf