Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JackieZhai authored Sep 14, 2021
1 parent bd7e888 commit 7788573
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ conda install pytorch torchvision cudatoolkit=11.1 -c pytorch -c conda-forge
pip install pyqt5-tools

# install other packages
pip install numpy opencv-python pyyaml yacs tqdm colorama matplotlib cython tensorboardX imutils
pip install numpy opencv-python pyyaml yacs tqdm colorama matplotlib cython tensorboardX imutils pandas tb-nightly visdom scikit-image
tikzplotlib spatial-correlation-sampler jpeg4py
sudo apt-get install ninja-build libturbojpeg
```
### 3. Equip models
A simple SiamMask_E pretrained model: \
Expand Down

0 comments on commit 7788573

Please sign in to comment.