From 02fbe46dd88bd3759284d988007f05f8869bd654 Mon Sep 17 00:00:00 2001
From: shraddhaamohan <shraddhaa.mohan@gmail.com>
Date: Fri, 8 Jan 2021 19:22:13 +0530
Subject: [PATCH] 1080,720 flip true 0.0015 scr thres nms 0.8

---
 new_eval_all.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/new_eval_all.py b/new_eval_all.py
index eb69611..d4c4cc1 100644
--- a/new_eval_all.py
+++ b/new_eval_all.py
@@ -8,6 +8,7 @@ import tempfile
 import shutil
 import mmcv
 import torch
+
 import torch.distributed as dist
 from mmcv.parallel import MMDataParallel, MMDistributedDataParallel
 from mmcv.runner import get_dist_info, load_checkpoint
-- 
GitLab