Update INSTALL.md
parent
52d622d9b0
commit
7848dac131
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue