diff --git a/comp.ipynb.REMOVED.git-id b/comp.ipynb.REMOVED.git-id
index b439b71..3c6779c 100644
--- a/comp.ipynb.REMOVED.git-id
+++ b/comp.ipynb.REMOVED.git-id
@@ -1 +1 @@
-9cbd3cff7e664a80a5a1fa1404898b7bba3cae0d
\ No newline at end of file
+3c9a34f197340a6051eb34d11695c7d6b72164f0
\ No newline at end of file
diff --git a/extract.ipynb b/extract.ipynb
new file mode 100644
index 0000000..f5c6750
--- /dev/null
+++ b/extract.ipynb
@@ -0,0 +1,177 @@
+{
+ "cells": [
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "from PIL import Image\n",
+ "import numpy as np\n",
+ "\n",
+ "import albumentations as A\n",
+ "\n",
+ "%config InlineBackend.figure_formats = ['svg']\n",
+ "import matplotlib.pyplot as plt\n",
+ "%matplotlib inline\n"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/svg+xml": "\n\n\n",
+ "text/plain": [
+ "