IMCCretrieval / ProST

Progressive Spatio-Temporal Prototype Matching for Text-Video Retrieval --ICCV2023 Oral
Apache License 2.0
88 stars 1 forks source link

Will the code for [Hungarian algorithm] be available? #5

Open ppanzx opened 4 months ago

IMCCretrieval commented 4 months ago

from scipy.optimize import linear_sum_assignment Just use this package linear_sum_assignment for similarity matrices.