From 4f3ee2cbb98732179f9198bf58cdc0d93b59f5d4 Mon Sep 17 00:00:00 2001
From: iggotsul <igorgotsu@gmail.com>
Date: Wed, 23 Feb 2022 15:25:30 +0200
Subject: [PATCH] debug false

---
 aicrowd.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aicrowd.json b/aicrowd.json
index 1c46ff4..c89e3e5 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -6,7 +6,7 @@
   "description": "Food Recognition Benchmark Submission",
   "license": "MIT",
   "gpu": true,
-  "debug": true,
+  "debug": false,
   "model_path": "models/epoch_14.pth",
   "model_type": "mmdetection",
   "model_config_file": "configs/queryinst.py"
-- 
GitLab