Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add dlib implementation to the community updates #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ https://github.com/yaohungt/Barlow-Twins-HSIC

- A recent work applying Barlow Twins to learn EEG signals, by Neeraj Wagh: https://github.com/neerajwagh/eeg-self-supervision

- A [dlib implementation](http://dlib.net/ml.html#loss_barlow_twins_) of Barlow Twins, and an [example on CIFAR-10](http://dlib.net/dnn_self_supervised_learning_ex.cpp.html), by [Adrià Arrufat](https://github.com/arrufat)

*[Let us know](mailto:[email protected],[email protected],[email protected],[email protected],[email protected]?subject=[GitHub]%20Barlow%20Twins%20) about all the cool stuff you are able to do with Barlow Twins so that we can advertise it here!*

### License
Expand Down