PyTorch Lightning Spells
This is an open-source Python package that provides useful addons to PyTorch Lightning. It contains implementations of MixUp, CutMix, and SnapMix based on callbacks, Lookahead optimizer, the Sortish Sampler for NLP ,and more.
#CV #NLP