Skip to content

Learned representations after pretext task #130

@emessori

Description

@emessori

Hi @wvangansbeke.
First of all, thank you for your work!
I managed to run your program with a custom dataset: however, despite obtaining nearest neighbors that at a naked eye seem 'good', the clustering step is not yielding satisfying results at the moment. I am currently running this step with different hyperparameters that may be more appropriate for my dataset, but I was wondering whether there was a way to retrieve the representation learned through the pretext task; I supposed that I should focus on output = model(input__).view(b, 2, -1) here but I am not sure about it. Could you please provide some clues or insights about it?

P.s. I checked issue #53 but it was not helpful for my task.

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