few-shot-object-detection icon indicating copy to clipboard operation
few-shot-object-detection copied to clipboard

Novel weights LVIS

Open s0tt opened this issue 3 years ago • 0 comments

Hi there, i was wondering about the novel weights training step of the last layer specifically for the LVIS dataset. How does this justify to be a few-shot setting when showing the novel shots twice. As far as i understand the scripts:

  1. Novel weight training: All novel (rare classes from train_rare.json) annotations of train set are used for training
  2. Fine-tuning: Again max. 10 shots of each class used for balanced fine-tuning

Isn't this invalidating the few-shot setting to some extent ? Maybe i also have a misunderstand here. Thanks!

s0tt avatar Jan 21 '22 09:01 s0tt