Releases: lucidrains/pixel-level-contrastive-learning
Releases · lucidrains/pixel-level-contrastive-learning
0.1.1
0.1.0
make sure training works with multi-gpus
0.0.11
fix projected coordinates dimensions
0.0.10
use bilinear interpolation for coordinates cutout and resize
0.0.9
automatically fall back to instance level loss if no positive pixel p…
0.0.8
add BYOL instance-level learning
0.0.6
attempt to fix positive pixel pair distance calculation
0.0.5
add random horizontal flip
0.0.4
bump fix
0.0.3
fix augmentations