From 0a2861e81c0eff4604137f7a1fa581f0aeb93bd0 Mon Sep 17 00:00:00 2001
From: iggotsul <igorgotsu@gmail.com>
Date: Mon, 14 Mar 2022 10:20:59 +0200
Subject: [PATCH] mmdetection_submission_v0_4

---
 aicrowd.json         | 2 +-
 models/epoch_18_.pth | 3 +++
 models/epoch_9.pth   | 3 ---
 3 files changed, 4 insertions(+), 4 deletions(-)
 create mode 100644 models/epoch_18_.pth
 delete mode 100644 models/epoch_9.pth

diff --git a/aicrowd.json b/aicrowd.json
index 3005fc3..5e210d4 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -7,7 +7,7 @@
   "license": "MIT",
   "gpu": true,
   "debug": false,
-  "model_path": "models/epoch_9.pth",
+  "model_path": "models/epoch_18_.pth",
   "model_type": "mmdetection",
   "model_config_file": "configs/queryinst_old.py"
 }
diff --git a/models/epoch_18_.pth b/models/epoch_18_.pth
new file mode 100644
index 0000000..f712839
--- /dev/null
+++ b/models/epoch_18_.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:866ce1f885d2a6e792a0a7dca473903936f2a0f5668ad61b9f7b962bed50ac44
+size 5526117855
diff --git a/models/epoch_9.pth b/models/epoch_9.pth
deleted file mode 100644
index 4ea7b4f..0000000
--- a/models/epoch_9.pth
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e5b6c7ab89235941ac75210d49314002346649ee43bd7981b4da5d5dbdb48c93
-size 5517483108
-- 
GitLab