CommissarMa/Context-Aware_Crowd_Counting-pytorch

Problem about 'auxiliary networks' said in the paper!

Opened this issue · 0 comments

The paper sain'We therefore exploit them as input to auxiliary networks with weights θjsa that compute the weights ωj assigned to each one of the S different scales we use.',But I didn't see 'auxiliary networks with weights θjsa' in your code ,Is that a normal conv?Can you help me?