Skip to content

Clarification for novel test category? #4

@ppriyank

Description

@ppriyank

Hello,

During evaluation

https://github.com/Hzzone/VICP/blob/main/train_vpt_lora.py#L202C13-L202C41
test_categories.append(name)

These test categories are not supposed to be seen during training right?
Its supposed to be novel category c' (from paper).

But then this novel category is fed to the train dataset to generate prompts

https://github.com/Hzzone/VICP/blob/main/train_vpt_lora.py#L210

I'm not sure hows to do this with "true never seen before category"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions