mxnet-ssd icon indicating copy to clipboard operation
mxnet-ssd copied to clipboard

How can I get features for each bounding box?

Open fjorquerauribe opened this issue 8 years ago • 1 comments

Hi everyone! I would like to get the features for each detection, how can I do this? or what is the descriptor layer?

fjorquerauribe avatar Nov 22 '17 15:11 fjorquerauribe

There's no features for each box technically, the features are shared, for example, conv4_3_output

zhreshold avatar Nov 29 '17 04:11 zhreshold