facebookresearch / vissl

VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
https://vissl.ai
MIT License
3.24k stars 330 forks source link

Use pretrain outside of vissl #578

Open miaris98 opened 1 year ago

miaris98 commented 1 year ago

❓ How to incorporate model pretrained on vissl to another project

Hello and congratulation on your work. Lets say i already have a codebase with multiple models all extending a class so its easier to automate. How could i for example add barlowtwins?