diff --git a/docs/lap_script.md b/docs/lap_script.md new file mode 100644 index 0000000..f2ec057 --- /dev/null +++ b/docs/lap_script.md @@ -0,0 +1,12 @@ +
The lap-script.py file will -
+
+1. look if file exists at
+../data/appa-real-release.zip
+2. look if file extracted at ../data/appa-real-release
+3. create Classification folders in ../data/LAP ranging
+ from 0 to 100
+4. opens images and creates array of tupels with the corresponding age value from a csv file
+5. writes the images into the fitting Classification folder
+
+
+
\ No newline at end of file