Shawn Chen
Shawn Chen
In weakly-supervised counting, only the global crowd numbers are available. If you crop one image into several patches, there will be more supervision information, and the comparison may be unfair...
Hi, how is the loss weights (0 ~19) calculated? Based on the number of images? or the number of pixels?
Thanks for your code. Why do you use both sigmoid and softmax function instead of only softmax in the confidence heads? 感谢您分享的代码。在confidence heads中,为什么同时使用了sigmoid和softmax函数,而不是只用softmax函数?