diff --git a/docs/lap_script.md b/docs/lap_script.md index c121605..48668df 100644 --- a/docs/lap_script.md +++ b/docs/lap_script.md @@ -1,16 +1,16 @@ -#The "*lap-script.py*" file will - +# The "*lap-script.py*" file will -
-1. look if a file exists at *"../data/appa-real-release.zip"* exists - do nothing; else - download dataset from
+1. look if a file exists at "*../data/appa-real-release.zip*" exists - do nothing; else - download dataset from
*"http://158.109.8.102/AppaRealAge/appa-real-release.zip*"
-2. look if an extracted file at *"../data/appa-real-release"* exists - do nothing; else - extract downloaded dataset
+2. look if an extracted file at "*../data/appa-real-release*" exists - do nothing; else - extract downloaded dataset
-3. create Classification folders in *"../data/LAP"* ranging from 0 to 100
+3. create Classification folders in "*../data/LAP*" ranging from 0 to 100
4. open images and creates an array of tupels with the corresponding age value from a csv file
5. write the images into the fitting Classification folder
-6. create a *"img_counts.txt"* file with the amount of Training, Validiation and Test images
+6. create a "*img_counts.txt*" file with the amount of Training, Validiation and Test images