bingykang / Fewshot_Detection

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

Where is the reweighting model part ? #58

Open Flyooofly opened 3 years ago

Flyooofly commented 3 years ago

Thank you, I want to know where is the reweighting model in your code,thanks so much!

CV324LIB commented 3 years ago

Where is the reweighting module please

kirkzZ commented 2 years ago

Excuse me, I want to know where is the reweighting model in your code,thanks so much!

prabhat04011998 commented 1 year ago

darknet_meta.py is the reweighting module file using , learnet as a reweighting module.

STSTERANDMOMO commented 1 year ago

Hello,I want to konw the structure of the reweighting module? Can you tell me?