Skip to content

Commit

Permalink
moved imaged in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vturrisi authored Jan 3, 2023
1 parent 0cf747e commit 469674b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p align="center">
<img src="logo.png" width="250"/>
</p>

<div align="center">

[![tests](https://github.com/vturrisi/solo-learn/actions/workflows/tests.yml/badge.svg)](https://github.com/vturrisi/solo-learn/actions/workflows/tests.yml)
Expand All @@ -6,10 +10,6 @@

</div>

<p align="center">
<img src="logo.png" width="250"/>
</p>

# solo-learn
A library of self-supervised methods for unsupervised visual representation learning powered by PyTorch Lightning.
We aim at providing SOTA self-supervised methods in a comparable environment while, at the same time, implementing training tricks.
Expand Down

0 comments on commit 469674b

Please sign in to comment.