theAIGuysCode/yolov4-deepsort

Error in nn matching comments

Opened this issue · 0 comments

esarf commented

Hi! Just notifying that in the comments for the distance functions in the deep_sort/nn_matching file, you write that the cosine_distance function computes the squared distance between a and b, it might just be a typo.
Great algo btw!