You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In paper, there are two conv3 in Confidence Head,
but according to your project code, I find there are two conv1 in Confidence Head(line 111 to 134 of the CrowdCounting-SASNet/model.py file)
In paper, there are two conv3 in Confidence Head,
but according to your project code, I find there are two conv1 in Confidence Head(line 111 to 134 of the CrowdCounting-SASNet/model.py file)