From 64df1b9644905498f7bb67f9954b786e144c8e76 Mon Sep 17 00:00:00 2001
From: Sintal <61sima1bif@hft-stuttgart.de>
Date: Thu, 17 Jun 2021 13:35:36 +0000
Subject: [PATCH] Update execute_vehicle_classification.sh

---
 execute_vehicle_classification.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/execute_vehicle_classification.sh b/execute_vehicle_classification.sh
index 70fe5e5..b2d5fc7 100644
--- a/execute_vehicle_classification.sh
+++ b/execute_vehicle_classification.sh
@@ -3,7 +3,7 @@
 #SBATCH --gres=gpu:4
 #SBATCH --ntasks=1
 #SBATCH --time=20
-#SBATCH --mem=100000
+#SBATCH --mem=24000
 #SBATCH --job-name=vehicle_classification
 
 echo "creating folder"
-- 
GitLab