From 54052cebee07748fab857609e08356025f3c9214 Mon Sep 17 00:00:00 2001 From: Minji Jung Date: Mon, 5 Jul 2021 19:55:54 +0900 Subject: [PATCH] fix Pretrained model link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c62965..511039e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ We benchmark our code thoroughly on three datasets: pascal voc and coco, using f model   | mAP | ---------|--------| -[EfficientDet-D0(with Weight)](https://drive.google.com/file/d/1r7MAyBfG5OK_9F_cU8yActUWxTHOuOpL/view?usp=sharing | 62.16 +[EfficientDet-D0(with Weight)](https://www.kaggle.com/kerneler/starter-efficientdet-model-d8ba73bf-a/data)| 62.16 + ## Installation