Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# Model Card
|
2 |
|
3 |
SynthPar is a conditional StyleGAN2 model capable of creating synthetic face images with specified attributes like race and sex.
|
4 |
It is built upon the StyleGAN2 architecture and trained on the VGGFace2 dataset, which uses a 4 race (Asian, White, Indian, Black) and 2 sex (Male, Female) categorization.
|
@@ -15,7 +15,6 @@ These generated images can be utilized for various purposes, such as:
|
|
15 |
|
16 |
- Conducting research on fairness and bias in facial recognition systems.
|
17 |
|
18 |
-
|
19 |
# How to Use
|
20 |
|
21 |
Please refer to the github [repo](https://github.com/pravsels/SynthPar) for further guidance.
|
|
|
1 |
+
# Model Card
|
2 |
|
3 |
SynthPar is a conditional StyleGAN2 model capable of creating synthetic face images with specified attributes like race and sex.
|
4 |
It is built upon the StyleGAN2 architecture and trained on the VGGFace2 dataset, which uses a 4 race (Asian, White, Indian, Black) and 2 sex (Male, Female) categorization.
|
|
|
15 |
|
16 |
- Conducting research on fairness and bias in facial recognition systems.
|
17 |
|
|
|
18 |
# How to Use
|
19 |
|
20 |
Please refer to the github [repo](https://github.com/pravsels/SynthPar) for further guidance.
|