Skip to content

Commit

Permalink
minor fix in IT
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianGroeger96 committed Mar 19, 2024
1 parent f19e50f commit ad19822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/cleaner/selfclean.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

class PretrainingType(Enum):
IMAGENET = "imagenet"
IMAGENET_VIT = "imagenet_vit"
IMAGENET_VIT = "imagenet_vit_tiny"
DINO = "dino"


Expand Down
2 changes: 1 addition & 1 deletion ssl_library

0 comments on commit ad19822

Please sign in to comment.