bingykang / Fewshot_Detection

Few-shot Object Detection via Feature Reweighting
https://arxiv.org/abs/1812.01866
528 stars 111 forks source link

what's the function of dynamic_weights??? #67

Open doris797 opened 3 years ago

doris797 commented 3 years ago

detect_forward(self, x, dynamic_weights) why there is a parameter of dynamic_weights during the detect?