tomas-gajarsky commited on
Commit
7e66392
·
verified ·
1 Parent(s): 827bf41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,6 +9,10 @@ tags:
9
 
10
  This model is part of the [Facetorch](https://github.com/tomas-gajarsky/facetorch) library, a Python toolkit for facial detection and analysis using PyTorch.
11
 
 
 
 
 
12
 
13
  ## Usage
14
 
 
9
 
10
  This model is part of the [Facetorch](https://github.com/tomas-gajarsky/facetorch) library, a Python toolkit for facial detection and analysis using PyTorch.
11
 
12
+ Source:
13
+ * Code: [unsupervised-face-representation](https://github.com/1adrianb/unsupervised-face-representation)
14
+ * Paper: [Bulat et al. - Pre-training strategies and datasets for facial representation learning](https://arxiv.org/abs/2103.16554)
15
+
16
 
17
  ## Usage
18