rocca commited on
Commit
1472789
1 Parent(s): a5f384b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ A collection of >200k screenshots from the Sims 4 character creator (face and upper-torso only), using the randomize button.
2
+
3
+ * There are ~100k masculine faces (`masc` folder), ~100k feminine faces (`fem` folder), ~12k faces with a masculine physical frame and feminine attire/makeup (`masc2fem` folder).
4
+ * All images are 1920x917.
5
+ * Each image is about 60kb.
6
+ * The characters are slightly off-center, so if you're cropping, you'll want to take that into account.
7
+ * The files are named from `1.jpg` through to `N.jpg` (no zero-padding).
8
+
9
+ ## `fem` examples:
10
+ Note that these examples are cropped to a square, not taking into account the off-centerness.
11
+ ![Sims 4 feminine faces](https://i.imgur.com/O2Cu6Xg.jpg)
12
+
13
+ ## `masc` examples:
14
+ Note that these examples are cropped to a square, not taking into account the off-centerness.
15
+ ![Sims 4 masculine faces](https://i.imgur.com/BLHlx8d.jpg)
16
+
17
+ ## `masc2fem` examples:
18
+ Note that these examples are cropped to a square, not taking into account the off-centerness.
19
+ ![Sims 4 masc2fem faces](https://i.imgur.com/2Zuuy6g.jpg)
20
+