Skip to content

PyTorch Lightning based framework to run experiments for self-supervised learning tasks.

License

ananyahjha93/libself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBSELF - LIghtning Based SElf-supervised Learning Framework

Introduction

This is a PyTorch Lightning based framework to run experiments for self-supervised learning tasks. We borrow structure and some code from SSLIME framework (mentioned in references) but use PyTorch Lightning's experiment pipeline to reduce boilerplate code and enable easier logging and multi-GPU, multi-node and mixed precision training.

Getting Started

coming soon...

License

This framework is released under the MIT license, as found in the LICENSE file.

References

  • Bhooshan, Suvrat and Misra, Ishan and Fergus, Rob and Goyal, Priya. "SSLIME: A Toolkit for Multi-Modal Self-Supervised Training and Benchmarking" (2019)
  • Falcon, W.A. et al. "PyTorch Lightning" (2019)

About

PyTorch Lightning based framework to run experiments for self-supervised learning tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages