From ef71399199a2ed8bc1b89e5db5517a7c2c4e5f12 Mon Sep 17 00:00:00 2001 From: Lucas Oskorep Date: Sun, 14 Apr 2019 18:55:28 -0500 Subject: [PATCH] Updating the input image sizes to have a higher resolution. Currently unclean data is reaching 70% accuracy. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea