Skip to content

feat: self supervised labeled cls dataset#597

Open
pierrot-lc wants to merge 12 commits into
jolibrain:masterfrom
pierrot-lc:self-supervised-labeled-cls-dataset
Open

feat: self supervised labeled cls dataset#597
pierrot-lc wants to merge 12 commits into
jolibrain:masterfrom
pierrot-lc:self-supervised-labeled-cls-dataset

Conversation

@pierrot-lc

Copy link
Copy Markdown

This new dataset allows us to make training where the model is conditionned on the class of the input only.

@beniz

beniz commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

This is breaking the cm tests:

E                           ValueError: test_batch_size: Bad type (<class 'NoneType'>, should be <class 'int'>)

Pierre Pereira added 7 commits February 2, 2024 14:58
fix: "test_batch_size" defaults to -1 in argparse

format: black

fix: don't fetch non-existing test images
fix: "test_batch_size" defaults to -1 in argparse

format: black

fix: don't fetch non-existing test images

undo: remove fix of missing test vis images

Solved in the PR jolibrain#606.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants