LoraLinH / Semi-supervised-Crowd-Counting-via-Density-Agency

Official Implement of ACM MM 2022 paper 'Semi supervised Crowd Counting via Density Agency'
20 stars 5 forks source link

About the problems in the paper #5

Open youth-tang opened 1 year ago

youth-tang commented 1 year ago

Hi, there are some formulas in the paper that you want to consult. The maximum value of the matching probability in formula (6) in the paper should be 0.25, and the minimum value is greater than 0. It seems that there is no guarantee that the uncertainty-aware weight is less than 1. To sum up, whether there is no matching probability greater than 0.25 in Formula (7)

LoraLinH commented 1 year ago

The matching probability is subject to a Laplace distribution.