Update README.md

master
SaiYiKi 2019-06-27 15:00:52 +08:00 committed by GitHub
parent bf085ddb30
commit 1b523451aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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'