From 1b523451aa932ada9c4944c4165a2f8a61f8b7cf Mon Sep 17 00:00:00 2001 From: SaiYiKi <9478838+akira-l@users.noreply.github.com> Date: Thu, 27 Jun 2019 15:00:52 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7e000a7..609e1fa 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,13 @@ For conda environment: conda create --name DCL file conda_list.txt ``` +For more backbone supports in DCL, please check [pretrainmodels](https://github.com/Cadene/pretrained-models.pytorch) and install: + +```shell +pip install pretrainedmodels +``` + + ## Datasets Prepare 1. Download correspond dataset to folder 'datasets'