From 5ec0b91cc85163ac3b58265b3f9b39bb327d0ba6 Mon Sep 17 00:00:00 2001 From: Csaba Botos Date: Mon, 18 Feb 2019 18:51:54 +0000 Subject: [PATCH] remove note for detectron dependency (#458) --- maskrcnn_benchmark/data/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/maskrcnn_benchmark/data/README.md b/maskrcnn_benchmark/data/README.md index d9fe2d542..8ae85e056 100644 --- a/maskrcnn_benchmark/data/README.md +++ b/maskrcnn_benchmark/data/README.md @@ -76,7 +76,6 @@ cityscapes |_ gtFine ``` 3. Run the below commands to convert the annotations -**NOTE: Detectron AND maskrcnn_benchmark is required** ``` cd ~/github