Category: Machine Learning
-
Segmentation through Self Supervised Learning, take 2: Still no joy!
Another iteration on Self Supervised Learning for segmentation, on small datasets. Progress was made, but still no joy.
-
VISSL and Detectron 2? Instant pain!
Self supervised learning is awesome and image segmentation is around for a while. Facebook published some amazing libraries for SSL and for segmentation. But do they behave when combined?
-
Custom layer in PyTorch
Ever wonder how to add a custom layer to PyTorch? Or feel that all the math behind neural networks is very slippy? Welcome to my world!