Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Further adaptation of meta learning methods on the support set #40

@skeletondyh

Description

@skeletondyh

Hi,

Thanks for sharing the code. I have two questions:

  1. Can finetune.py also finetune features learned by meta learning methods (e.g. ProtoNet)?

  2. I notice there is a command option --adaptation to adapt meta-learned features on the support set. And when I run:

        python test_with_saved_features.py --method protonet --dataset EuroSAT --n_shot 50 --train_aug --adaptation
    

I get 88.82% +- 0.46% which is much higher than what is reported in Table 1 ( 80.48% ± 0.57%). Further adaptation also brings improvement to ProtoNet on other datasets. Have you tried this option?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions