From 83ac014b46692a59d417a44ea646a649242dbc2e Mon Sep 17 00:00:00 2001
From: iggotsul <igorgotsu@gmail.com>
Date: Sun, 13 Mar 2022 23:07:37 +0200
Subject: [PATCH] mmdetection_submission_v0_2

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

diff --git a/aicrowd.json b/aicrowd.json
index 399d8db..72cda05 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -7,7 +7,7 @@
   "license": "MIT",
   "gpu": true,
   "debug": false,
-  "model_path": "models/epoch_18_.pth",
+  "model_path": "models/epoch_18_new.pth",
   "model_type": "mmdetection",
   "model_config_file": "configs/queryinst_old.py"
-}
\ No newline at end of file
+}
diff --git a/models/epoch_18_.pth b/models/epoch_18_.pth
deleted file mode 100644
index f712839..0000000
--- a/models/epoch_18_.pth
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:866ce1f885d2a6e792a0a7dca473903936f2a0f5668ad61b9f7b962bed50ac44
-size 5526117855
diff --git a/models/epoch_18_new.pth b/models/epoch_18_new.pth
new file mode 100644
index 0000000..701e87e
--- /dev/null
+++ b/models/epoch_18_new.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6de77b552dbc6b74c8bde58eac215a63631e6dd064e39e987e8d954524da1d53
+size 5526118150
-- 
GitLab