Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 337 Bytes

self-supervised-learning

about self-supervised image classification and object detection

including standard network, self-supervised learning and MLP image

eval

standard vgg:87.3%
stand vgg with mlp:88.7%
byol: 67%
byol with mlp:67%