Main Features
- Support few shot classification and few shot detection.
- For few shot classification, support fine-tune based methods (
Baseline
,Baseline++
,NegMargin
); metric-based methods (MatchingNet
,ProtoNet
,RelationNet
,MetaBaseline
); meta-learning based method (MAML
). - For few shot detection, support fine-tune based methods (
TFA
,FSCE
,MPSR
); Meta-learning based methods (MetaRCNN
,FsDetView
,AttentionRPN
). - Provide checkpoints and log files for all of the methods above.