Mayurji / BYOL

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%