Skip to content
/ BYOL Public

BYOL - Bootstrap Your Own Latent, an approach to learn the image representation using two networks learning from each other.

License

Notifications You must be signed in to change notification settings

Mayurji/BYOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BYOL

BYOL - Bootstrap Your Own Latent, an approach to learn the image representation using two networks learning from each other.

BYOL

To run BYOL

git clone https://github.com/Mayurji/BYOL
pip install -r requirements.txt
python training.py --batch-size 32 --lr 0.003 --save-model True

BYOL Blog

About

BYOL - Bootstrap Your Own Latent, an approach to learn the image representation using two networks learning from each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages