rocca commited on
Commit
129bb9f
1 Parent(s): 2303802

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,10 +1,9 @@
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
- * You can crop them to centered 917x917 squares with ImageMagick like so: `mogrify -crop 917x917+543+0 './fem/*.jpg'`
6
- * Each image is about 60kb.
7
- * The characters are slightly off-center, so if you're cropping, you'll want to take that into account.
8
  * The files are named from `1.jpg` through to `N.jpg` (no zero-padding). For `fem`, `N=101499`. For `masc`, `N=103615`. For `masc2fem`, `N=12123`.
9
 
10
  ## fem examples:
 
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 917x917.
5
+ * Each image is about 40kb.
6
+ * The examples below are cropped slightly off-center, but in the actual data the characters are more centered.
 
7
  * The files are named from `1.jpg` through to `N.jpg` (no zero-padding). For `fem`, `N=101499`. For `masc`, `N=103615`. For `masc2fem`, `N=12123`.
8
 
9
  ## fem examples: