cfnet icon indicating copy to clipboard operation
cfnet copied to clipboard

width and height modelling

Open RishabGoel opened this issue 7 years ago • 1 comments
trafficstars

From my understanding of the code, you dont model the width and height of the target object. Is there any specific reason for this? or did i understand the code wrong? thanks in advance

RishabGoel avatar Nov 22 '17 15:11 RishabGoel

With the XCorr layer, it is convenient to search over candidates of same size of the target. Regressing to width and height would require a different architecture.

bertinetto avatar Dec 30 '17 16:12 bertinetto