From 2b1d64b81bd56b1c84dab776f652cd47bbc7d3d7 Mon Sep 17 00:00:00 2001 From: YifanXu Date: Mon, 24 Jul 2023 11:19:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226b051..d66eba0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ MQ-Det incorporates vision queries into existing well-established language-queri **Environment** This repo requires Pytorch==1.9 and torchvision. Init the environment: ``` -./init.sh +bash init.sh ``` **Initial weight** MQ-Det is build upon frozen language-queried detector. To conduct modulated pre-training, download corresponding pre-trained model weights first.