Update INSTALL.md

pull/23/head^2
Xiaohang Zhan 2020-08-08 22:43:48 +08:00 committed by GitHub
parent 52d622d9b0
commit 7848dac131
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -144,3 +144,7 @@ Or run the following command in the terminal of corresponding folder to temporal
```shell
export PYTHONPATH=`pwd`:$PYTHONPATH
```
## Common Issues
1. The training hangs / deadlocks in some intermediate iteration. See this [issue](https://github.com/open-mmlab/OpenSelfSup/issues/6).