Skip to content

Commit

Permalink
make v1/v2 independent transforms available
Browse files Browse the repository at this point in the history
  • Loading branch information
liopeer committed Nov 5, 2024
1 parent 11bc453 commit 9235658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightly/transforms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
TiCoView1Transform,
TiCoView2Transform,
)
from lightly.transforms.torchvision_transforms import torchvision_transforms
from lightly.transforms.vicreg_transform import VICRegTransform, VICRegViewTransform
from lightly.transforms.vicregl_transform import VICRegLTransform, VICRegLViewTransform
from lightly.transforms.wmse_transform import WMSETransform

0 comments on commit 9235658

Please sign in to comment.