Lightning-AI / tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
https://lightning-ai.github.io/tutorials
Apache License 2.0
290 stars 83 forks source link

Fixing minor bug in barlow_twins.py #367

Open karellat opened 3 weeks ago

karellat commented 3 weeks ago

Validation dataset uses train transforms instead of validation transforms.