Update README.md
Browse files
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 |
|